RGB to HSL Color Converter

Convert RGB colour values to HSL instantly. Free, client-side colour conversion - no signup, no upload, supports the colour picker.

Converter Color Converters Updated Apr 20, 2026
How to Use
  1. Type or paste a RGB colour into the input.
  2. The HSL value updates instantly. Copy with the button.
  3. Click the swatch to open your browser's native colour picker.
  4. Click any quick-swatch chip to load a real-world starting colour.
RGB input
HSL output
Try:

About RGB and HSL

RGB — Red / Green / Blue 0-255.

HSL — Hue / Saturation / Lightness.

Frequently Asked Questions

Does my colour value leave my browser?

No. The conversion runs entirely in JavaScript on this page.

Why does my picked colour change slightly?

Some colour spaces (LAB / OKLab / wide-gamut) can express colours that fall outside sRGB. Those values are clamped back into the displayable range.

Last updated: