Color Tools

HEX to RGB converter

Enter a HEX color and instantly get RGB and HSL values. All conversions happen locally in your browser.

HEX
#0EA5E9
RGB
rgb(14, 165, 233)
HSL
hsl(199, 89%, 48%)

Frequently asked questions

How do I convert HEX to RGB?
Enter a HEX color value (e.g. #0ea5e9) in the input field. The tool instantly shows the equivalent RGB and HSL values. Click Copy to grab any format.
What is the difference between HEX and RGB?
HEX is a hexadecimal representation (e.g. #0ea5e9) commonly used in CSS and design. RGB represents the same color as three decimal values (e.g. rgb(14, 165, 233)) for red, green, and blue channels.
Can I convert from RGB back to HEX?
Yes. Switch to the RGB → HEX mode using the toggle at the top of the tool. Enter RGB values and get the HEX equivalent.