#a9032c color space conversions
Hex:
#a9032c
RGB:
169, 3, 44
CMY:
34, 99, 83
CMYK:
0, 98, 74, 34
HSL:
345°, 96.5116%, 33.7255%
HSV (HSB):
345°, 98.2249%, 66.2745%
XYZ:
16.8494, 8.6820, 3.1706
xyY:
0.5870, 0.3025, 8.6820
CIE-Lab:
35.3647, 59.4791, 27.0292
CIE-LCH:
35.3647, 65.3325, 24.4386
CIE-Luv:
35.3647, 106.9194, 14.0944
Hunter-Lab:
29.4652, 50.5092, 14.2458
#a9032c color charts
#a9032c color shades, tints & tones
#a9032c color schemes
#a9032c color preview, HTML & CSS examples
This text has a color of #a9032c
<p style="color:#a9032c;">Text here</p>
.mytext {color:#a9032c;}
This box has a color of #a9032c
<div style="background-color:#a9032c;">Content here</div>
.mybackground {background-color:#a9032c;}
Border around this has a color of #a9032c
<div style="border:2px solid #a9032c;">Content here</div>
.myborder {border:2px solid #a9032c;}