Skip to content

RGB to HSL Converter

Convert RGB colors to HSL and vice-versa with real-time preview, harmonies, and accessibility checks.

Updated

What is the RGB to HSL Converter?

How it works

Examples

Convert RGB to HSL

rgb(59, 130, 246)
hsl(217 91% 60%)

Convert HSL to RGB

hsl(120 100% 50%)
rgb(0, 255, 0)

Parse CSS Color

hsla(217 91% 60% / 0.5)
rgba(59, 130, 246, 0.5)

Frequently asked questions