HEX to RGB converter
I-convert ang HEX color code sa RGB at HSL na halaga na may 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.