Hex to RGB Color Converter
Enter a hex color code to get RGB, HSL, and CMYK values — or go the other way.
Color Format Reference
| Format | Example | Used In |
|---|---|---|
| Hex | #FF8C00 | HTML, CSS |
| RGB | rgb(255,140,0) | CSS, Canvas |
| HSL | hsl(33,100%,50%) | CSS, design tools |
| CMYK | 0%, 45%, 100%, 0% | Print / offset |