Convert HEX color codes to HSL format with live color preview
HEX color codes are hexadecimal representations of RGB colors, using a # followed by 6 digits (or 3 for shorthand). Each pair of digits represents the red, green, and blue components (00-FF = 0-255).
HSL stands for Hue, Saturation, and Lightness. Hue is a degree on the color wheel (0-360), Saturation is a percentage (0-100%), and Lightness is also a percentage (0-100%). HSL is often more intuitive for human color selection.
You can use our HSL to HEX converter tool for the reverse conversion, or any of our other color tools available on this site.