Color Converter

Color Converter Form

This tool will help you convert your HTML color code to another format (For example: RGB to HEX).

Enter a Color:

name, hex, rgb, hsl, hsv

Converted colors:

HEX
RGB
HSL
HSV

Selected Color:


About Color Conversion

About HTML Color codes

Digital color can be represented in a number of ways. The most common ways to represent color on the web are via a 6-digit HEX number, RGB, HSL and HSV.

  • Hex - 6-digit, 24 bit, hexidecimal number that represents Red, Green, and Blue. An example of a Hex color representation is #123456, 12 is Red, 34 is Green, and 56 is Blue. There are 16 million possible colors. HEX color values are supported in all browsers.
  • RGB - RGB color value is specified with: red, green, blue. Each parameter defines the intensity of the color as an integer between 0 and 255. RGB color values are supported in all browsers.
  • HSL - stands for Hue, Saturation, and Lightness. The values are based on a position from the center of a color wheel. The value for Hue is from 0 to 360, representing the degrees on a color wheel. Saturation is the distance from the center of the color wheel. The L stands for Lightness, which represents the preceived liminance of the color. HSL was added in CSS3.
  • HSV - stands for Hue, Saturation, and Value(or Brightness). The HSV color wheel is sometimes depicted as a cone or cylinder, but always with these three components: Hue is the color portion of the color model, and is expressed as a number from 0 to 360 degrees. Saturation is the amount of gray in the color, from 0 to 100 percent. Value works in conjunction with saturation and describes the brightness or intensity of the color, from 0-100 percent. HSL was added in CSS3.

You can convert:
name to HEX, RGB, HSL, HSV;
HEX to RGB, HEX to HSL, HEX to HSV;
RGB to HEX, RGB to HSL, RGB to HSV;
HSL to HEX, HSL to RGB, HSL to HSV;
HSV to HEX, HSV to RGB, HSV to HSL;

How it Works?

This tool Color Converter Online makes it easy to convert colors to another formtas for use on the HTML or CSS. Each color during setup is presented in all 4 standard CSS formats. Just paste your Color to the input above and click to the button "Convert" and you will be presented 4 standard CSS formats.

Donate

Did you like this tool? You can donate to us. This will help us improve our free web tools.

Paypal