digitalFilament.net

Color Converters

 

Perl-based RGB to HEX / HEX to RGB color converter
I wrote this one. Script is available under the Code Snippettes.

RGB to Hex
Red   (0-255)
Green (0-255)
Blue  (0-255)
     
Hex to RGB
Hex

 

JavaScript-based RGB to Hexidecimal Color Converter
Written by Mike Brittain

Red:   (0-255)
Green: (0-255)
Blue:  (0-255)
    HEX:

Look for the little pop-up window to see the actual color implemented.

 

 

 

__END__