#a21e6f color space conversions
Hex:
#a21e6f
RGB:
162, 30, 111
CMY:
36, 88, 56
CMYK:
0, 81, 31, 36
HSL:
323°, 68.7500%, 37.6471%
HSV (HSB):
323°, 81.4815%, 63.5294%
XYZ:
18.2338, 9.7576, 15.9613
xyY:
0.4149, 0.2220, 9.7576
CIE-Lab:
37.4039, 58.1806, -13.3791
CIE-LCH:
37.4039, 59.6991, 347.0495
CIE-Luv:
37.4039, 70.7075, -26.7619
Hunter-Lab:
31.2372, 49.5291, -8.4294
#a21e6f color charts
#a21e6f color shades, tints & tones
#a21e6f color schemes
#a21e6f color preview, HTML & CSS examples
This text has a color of #a21e6f
<p style="color:#a21e6f;">Text here</p>
.mytext {color:#a21e6f;}
This box has a color of #a21e6f
<div style="background-color:#a21e6f;">Content here</div>
.mybackground {background-color:#a21e6f;}
Border around this has a color of #a21e6f
<div style="border:2px solid #a21e6f;">Content here</div>
.myborder {border:2px solid #a21e6f;}