#a21c3e color space conversions
Hex:
#a21c3e
RGB:
162, 28, 62
CMY:
36, 89, 76
CMYK:
0, 83, 62, 36
HSL:
345°, 70.5263%, 37.2549%
HSV (HSB):
345°, 82.7160%, 63.5294%
XYZ:
16.1850, 8.8597, 5.4145
xyY:
0.5314, 0.2909, 8.8597
CIE-Lab:
35.7127, 54.2377, 15.6134
CIE-LCH:
35.7127, 56.4403, 16.0595
CIE-Luv:
35.7127, 89.9544, 6.4872
Hunter-Lab:
29.7652, 44.9714, 10.0505
#a21c3e color charts
#a21c3e color shades, tints & tones
#a21c3e color schemes
#a21c3e color preview, HTML & CSS examples
This text has a color of #a21c3e
<p style="color:#a21c3e;">Text here</p>
.mytext {color:#a21c3e;}
This box has a color of #a21c3e
<div style="background-color:#a21c3e;">Content here</div>
.mybackground {background-color:#a21c3e;}
Border around this has a color of #a21c3e
<div style="border:2px solid #a21c3e;">Content here</div>
.myborder {border:2px solid #a21c3e;}