#a7021f color space conversions
Hex:
#a7021f
RGB:
167, 2, 31
CMY:
35, 99, 88
CMYK:
0, 99, 81, 35
HSL:
349°, 97.6331%, 33.1373%
HSV (HSB):
349°, 98.8024%, 65.4902%
XYZ:
16.2054, 8.3578, 2.0554
xyY:
0.6088, 0.3140, 8.3578
CIE-Lab:
34.7173, 58.6445, 34.1906
CIE-LCH:
34.7173, 67.8835, 30.2428
CIE-Luv:
34.7173, 108.7316, 18.4175
Hunter-Lab:
28.9099, 49.4653, 16.0216
#a7021f color charts
#a7021f color shades, tints & tones
#a7021f color schemes
#a7021f color preview, HTML & CSS examples
This text has a color of #a7021f
<p style="color:#a7021f;">Text here</p>
.mytext {color:#a7021f;}
This box has a color of #a7021f
<div style="background-color:#a7021f;">Content here</div>
.mybackground {background-color:#a7021f;}
Border around this has a color of #a7021f
<div style="border:2px solid #a7021f;">Content here</div>
.myborder {border:2px solid #a7021f;}