#a21a3f color space conversions
Hex:
#a21a3f
RGB:
162, 26, 63
CMY:
36, 90, 75
CMYK:
0, 84, 61, 36
HSL:
344°, 72.3404%, 36.8627%
HSV (HSB):
344°, 83.9506%, 63.5294%
XYZ:
16.1669, 8.7791, 5.5451
xyY:
0.5302, 0.2879, 8.7791
CIE-Lab:
35.5554, 54.8124, 14.7555
CIE-LCH:
35.5554, 56.7637, 15.0668
CIE-Luv:
35.5554, 90.2739, 5.5522
Hunter-Lab:
29.6295, 45.5444, 9.6447
#a21a3f color charts
#a21a3f color shades, tints & tones
#a21a3f color schemes
#a21a3f color preview, HTML & CSS examples
This text has a color of #a21a3f
<p style="color:#a21a3f;">Text here</p>
.mytext {color:#a21a3f;}
This box has a color of #a21a3f
<div style="background-color:#a21a3f;">Content here</div>
.mybackground {background-color:#a21a3f;}
Border around this has a color of #a21a3f
<div style="border:2px solid #a21a3f;">Content here</div>
.myborder {border:2px solid #a21a3f;}