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%)
วิธีใช้
Enter a hex code like #4F46E5 to see RGB and HSL.
วิธีการทำงาน
Parses the hex digits into red, green and blue, then derives HSL.
คำถามที่พบบ่อย
Do 3-digit hex codes work?
Yes, like #abc.
Is it free?
Yes.