Hex to HSL Converter

Example:
#FF5733 ↓ hsl(9, 100%, 60%) Hue: 9° Saturation: 100% Lightness: 60%
Convert hex colors to HSL (Hue, Saturation, Lightness). HSL is more intuitive for color manipulation.
Try Color Lab →

FAQs

What is HSL?

Hue (0-360°), Saturation (0-100%), Lightness (0-100%). More intuitive than RGB for humans.