Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Rust Brown in our color database. Open its full page →
Lighter alternatives (tints)
Darker alternatives (shades)
| Format | Value | |
|---|---|---|
| HEX | #8B3103 | |
| RGB | rgb(139, 49, 3) | |
| RGB % | 54.5%, 19.2%, 1.2% | |
| RGBA | rgba(139, 49, 3, 1) | |
| HSL | hsl(20, 96%, 28%) | |
| HSLA | hsla(20, 96%, 28%, 1) | |
| HSV | hsv(20, 98%, 55%) | |
| CMYK | cmyk(0%, 64.7%, 97.8%, 45.5%) | |
| XYZ | xyz(11.7636, 7.6939, 0.9518) | |
| CIE-LAB | lab(33.34, 36.51, 43.86) | |
| CIE-LCH | lch(33.34, 57.07, 50.22°) | |
| Luminance | 0.0769 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.