HEX to RGB Converter

Convert a HEX color code to its RGB and HSL values with a live preview.

RGBrgb(79, 70, 229)
HSLhsl(243, 75%, 59%)

How to use

Enter a hex code like #4F46E5 to see RGB and HSL.

How it works

Parses the hex digits into red, green and blue, then derives HSL.

Frequently asked questions

Do 3-digit hex codes work?

Yes, like #abc.

Is it free?

Yes.

Related tools