#a9032e color space conversions
Hex:
#a9032e
RGB:
169, 3, 46
CMY:
34, 99, 82
CMYK:
0, 98, 73, 34
HSL:
344°, 96.5116%, 33.7255%
HSV (HSB):
344°, 98.2249%, 66.2745%
XYZ:
16.8879, 8.6974, 3.3734
xyY:
0.5832, 0.3003, 8.6974
CIE-Lab:
35.3950, 59.5620, 25.7965
CIE-LCH:
35.3950, 64.9084, 23.4176
CIE-Luv:
35.3950, 106.3570, 13.2312
Hunter-Lab:
29.4914, 50.6062, 13.8619
#a9032e color charts
#a9032e color shades, tints & tones
#a9032e color schemes
#a9032e color preview, HTML & CSS examples
This text has a color of #a9032e
<p style="color:#a9032e;">Text here</p>
.mytext {color:#a9032e;}
This box has a color of #a9032e
<div style="background-color:#a9032e;">Content here</div>
.mybackground {background-color:#a9032e;}
Border around this has a color of #a9032e
<div style="border:2px solid #a9032e;">Content here</div>
.myborder {border:2px solid #a9032e;}