Color Converter

Convert colors between HEX, RGB, and HSL formats. Use the color picker or type any color value for instant conversion.

Color Values

About Color Conversion

Colors on the web can be represented in multiple formats. This tool lets you convert between the three most common CSS color formats instantly.

Supported Formats

  • HEX — hexadecimal notation like #2563eb or shorthand #abc
  • RGB — red, green, blue values from 0–255, e.g. rgb(37, 99, 235)
  • HSL — hue (0–360), saturation (0–100%), lightness (0–100%), e.g. hsl(217, 81%, 53%)

How to Use

Enter a color in any format (HEX, RGB, or HSL) or use the native color picker. All other formats update instantly. The large preview box shows the selected color at a glance.