Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Rust Red in our color database. Open its full page →
Lighter alternatives (tints)
Darker alternatives (shades)
| Format | Value | |
|---|---|---|
| HEX | #AA2704 | |
| RGB | rgb(170, 39, 4) | |
| RGB % | 66.7%, 15.3%, 1.6% | |
| RGBA | rgba(170, 39, 4, 1) | |
| HSL | hsl(13, 95%, 34%) | |
| HSLA | hsla(13, 95%, 34%, 1) | |
| HSV | hsv(13, 98%, 67%) | |
| CMYK | cmyk(0%, 77.1%, 97.6%, 33.3%) | |
| XYZ | xyz(17.3272, 10.0087, 1.1344) | |
| CIE-LAB | lab(37.86, 51.36, 49.18) | |
| CIE-LCH | lch(37.86, 71.11, 43.75°) | |
| Luminance | 0.1001 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.