Color Converter
Pick a color or type a value, and see it instantly converted between HEX, RGB, and HSL.
Click to pick a color visually
HEX vs RGB vs HSL
HEX is the most common format in CSS and design tools, using six characters to represent red, green, and blue. RGB expresses the same values as three numbers from 0–255. HSL (Hue, Saturation, Lightness) is often more intuitive for adjusting a color's brightness or vibrancy without changing its base hue.