#a9221e color space conversions
Hex:
#a9221e
RGB:
169, 34, 30
CMY:
34, 87, 88
CMYK:
0, 80, 82, 34
HSL:
2°, 69.8492%, 39.0196%
HSV (HSB):
2°, 82.2485%, 66.2745%
XYZ:
17.1686, 9.6728, 2.1905
xyY:
0.5914, 0.3332, 9.6728
CIE-Lab:
37.2487, 53.1208, 37.4136
CIE-LCH:
37.2487, 64.9738, 35.1575
CIE-Luv:
37.2487, 101.1663, 22.9023
Hunter-Lab:
31.1011, 44.1092, 17.5950
#a9221e color charts
#a9221e color shades, tints & tones
#a9221e color schemes
#a9221e color preview, HTML & CSS examples
This text has a color of #a9221e
<p style="color:#a9221e;">Text here</p>
.mytext {color:#a9221e;}
This box has a color of #a9221e
<div style="background-color:#a9221e;">Content here</div>
.mybackground {background-color:#a9221e;}
Border around this has a color of #a9221e
<div style="border:2px solid #a9221e;">Content here</div>
.myborder {border:2px solid #a9221e;}