Color Converter
Convert colors between HEX, RGB, and HSL.
About color formats
HEX, RGB, and HSL are three common ways to represent the same color on the web. HEX and RGB describe red/green/blue intensity, while HSL (hue, saturation, lightness) is often more intuitive for adjusting shades. This tool keeps all three formats in sync as you edit any one of them.