#a9031d color space conversions
Hex:
#a9031d
RGB:
169, 3, 29
CMY:
34, 99, 89
CMYK:
0, 98, 83, 34
HSL:
351°, 96.5116%, 33.7255%
HSV (HSB):
351°, 98.2249%, 66.2745%
XYZ:
16.6165, 8.5888, 1.9444
xyY:
0.6120, 0.3164, 8.5888
CIE-Lab:
35.1803, 58.9738, 35.9654
CIE-LCH:
35.1803, 69.0754, 31.3771
CIE-Luv:
35.1803, 110.4536, 19.4947
Hunter-Lab:
29.3067, 49.9203, 16.5810
#a9031d color charts
#a9031d color shades, tints & tones
#a9031d color schemes
#a9031d color preview, HTML & CSS examples
This text has a color of #a9031d
<p style="color:#a9031d;">Text here</p>
.mytext {color:#a9031d;}
This box has a color of #a9031d
<div style="background-color:#a9031d;">Content here</div>
.mybackground {background-color:#a9031d;}
Border around this has a color of #a9031d
<div style="border:2px solid #a9031d;">Content here</div>
.myborder {border:2px solid #a9031d;}