HSL Converter
Convert colors between HEX, RGB, and HSL formats instantly with a live preview.
Privacy first: Your files never leave your browser. All processing happens locally on your device.
Converted colors will appear here.
Frequently Asked Questions
What is HSL?
HSL stands for Hue, Saturation, Lightness — a color model that is often more intuitive for designers than RGB.
What input formats are supported?
You can enter colors as #RGB, #RRGGBB, #RRGGBBAA, rgb(r, g, b), or hsl(h, s%, l%).