Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Rust Orange in our color database. Open its full page →
Lighter alternatives (tints)
Darker alternatives (shades)
| Format | Value | |
|---|---|---|
| HEX | #C45508 | |
| RGB | rgb(196, 85, 8) | |
| RGB % | 76.9%, 33.3%, 3.1% | |
| RGBA | rgba(196, 85, 8, 1) | |
| HSL | hsl(25, 92%, 40%) | |
| HSLA | hsla(25, 92%, 40%, 1) | |
| HSV | hsv(25, 96%, 77%) | |
| CMYK | cmyk(0%, 56.6%, 95.9%, 23.1%) | |
| XYZ | xyz(26.0602, 18.2539, 2.3808) | |
| CIE-LAB | lab(49.80, 41.19, 57.53) | |
| CIE-LCH | lch(49.80, 70.75, 54.39°) | |
| Luminance | 0.1825 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.