#a9201f color space conversions
Hex:
#a9201f
RGB:
169, 32, 31
CMY:
34, 87, 88
CMYK:
0, 81, 82, 34
HSL:
0°, 69.0000%, 39.2157%
HSV (HSB):
0°, 81.6568%, 66.2745%
XYZ:
17.1260, 9.5670, 2.2403
xyY:
0.5919, 0.3307, 9.5670
CIE-Lab:
37.0538, 53.7274, 36.6681
CIE-LCH:
37.0538, 65.0475, 34.3129
CIE-Luv:
37.0538, 101.8807, 22.2382
Hunter-Lab:
30.9305, 44.7058, 17.3570
#a9201f color charts
#a9201f color shades, tints & tones
#a9201f color schemes
#a9201f color preview, HTML & CSS examples
This text has a color of #a9201f
<p style="color:#a9201f;">Text here</p>
.mytext {color:#a9201f;}
This box has a color of #a9201f
<div style="background-color:#a9201f;">Content here</div>
.mybackground {background-color:#a9201f;}
Border around this has a color of #a9201f
<div style="border:2px solid #a9201f;">Content here</div>
.myborder {border:2px solid #a9201f;}