#a21e2f color space conversions
Hex:
#a21e2f
RGB:
162, 30, 47
CMY:
36, 88, 82
CMYK:
0, 81, 71, 36
HSL:
352°, 68.7500%, 37.6471%
HSV (HSB):
352°, 81.4815%, 63.5294%
XYZ:
15.8777, 8.8152, 3.5540
xyY:
0.5621, 0.3121, 8.8152
CIE-Lab:
35.6260, 52.8460, 25.0935
CIE-LCH:
35.6260, 58.5012, 25.4003
CIE-Luv:
35.6260, 93.6390, 14.5274
Hunter-Lab:
29.6903, 43.4992, 13.6861
#a21e2f color charts
#a21e2f color shades, tints & tones
#a21e2f color schemes
#a21e2f color preview, HTML & CSS examples
This text has a color of #a21e2f
<p style="color:#a21e2f;">Text here</p>
.mytext {color:#a21e2f;}
This box has a color of #a21e2f
<div style="background-color:#a21e2f;">Content here</div>
.mybackground {background-color:#a21e2f;}
Border around this has a color of #a21e2f
<div style="border:2px solid #a21e2f;">Content here</div>
.myborder {border:2px solid #a21e2f;}