Convert HEX color codes to RGB and HSL values with live color preview. Supports 3 and 6 digit HEX input.
More free utilities you might find useful
Quick answers to common questions
HEX is a 6-digit hexadecimal representation of RGB colors, e.g. #FF5733 where FF=red, 57=green, 33=blue.
Yes. Shorthand like #F53 is expanded to #FF5533 automatically.
HSL (Hue, Saturation, Lightness) is another color model. We show it alongside RGB for design convenience.
Try our Developer Color Converter for HEX, RGB, HSL, and CSS color names.
Your data is processed entirely in your browser. Nothing is sent to any server.