#a21e2b color space conversions
Hex:
#a21e2b
RGB:
162, 30, 43
CMY:
36, 88, 83
CMYK:
0, 81, 73, 36
HSL:
354°, 68.7500%, 37.6471%
HSV (HSB):
354°, 81.4815%, 63.5294%
XYZ:
15.8006, 8.7843, 3.1483
xyY:
0.5697, 0.3167, 8.7843
CIE-Lab:
35.5657, 52.6595, 27.5208
CIE-LCH:
35.5657, 59.4173, 27.5923
CIE-Luv:
35.5657, 94.6423, 16.2707
Hunter-Lab:
29.6384, 43.2934, 14.4490
#a21e2b color charts
#a21e2b color shades, tints & tones
#a21e2b color schemes
#a21e2b color preview, HTML & CSS examples
This text has a color of #a21e2b
<p style="color:#a21e2b;">Text here</p>
.mytext {color:#a21e2b;}
This box has a color of #a21e2b
<div style="background-color:#a21e2b;">Content here</div>
.mybackground {background-color:#a21e2b;}
Border around this has a color of #a21e2b
<div style="border:2px solid #a21e2b;">Content here</div>
.myborder {border:2px solid #a21e2b;}