#a9072d color space conversions
Hex:
#a9072d
RGB:
169, 7, 45
CMY:
34, 97, 82
CMYK:
0, 96, 73, 34
HSL:
346°, 92.0455%, 34.5098%
HSV (HSB):
346°, 95.8580%, 66.2745%
XYZ:
16.9118, 8.7764, 3.2853
xyY:
0.5837, 0.3029, 8.7764
CIE-Lab:
35.5502, 59.0257, 26.6161
CIE-LCH:
35.5502, 64.7491, 24.2717
CIE-Luv:
35.5502, 105.9199, 13.9940
Hunter-Lab:
29.6250, 50.0551, 14.1625
#a9072d color charts
#a9072d color shades, tints & tones
#a9072d color schemes
#a9072d color preview, HTML & CSS examples
This text has a color of #a9072d
<p style="color:#a9072d;">Text here</p>
.mytext {color:#a9072d;}
This box has a color of #a9072d
<div style="background-color:#a9072d;">Content here</div>
.mybackground {background-color:#a9072d;}
Border around this has a color of #a9072d
<div style="border:2px solid #a9072d;">Content here</div>
.myborder {border:2px solid #a9072d;}