#a21e5e color space conversions
Hex:
#a21e5e
RGB:
162, 30, 94
CMY:
36, 88, 63
CMYK:
0, 81, 42, 36
HSL:
331°, 68.7500%, 37.6471%
HSV (HSB):
331°, 81.4815%, 63.5294%
XYZ:
17.3849, 9.4181, 11.4913
xyY:
0.4540, 0.2459, 9.4181
CIE-Lab:
36.7771, 56.3360, -3.5197
CIE-LCH:
36.7771, 56.4458, 356.4250
CIE-Luv:
36.7771, 77.5613, -14.0785
Hunter-Lab:
30.6889, 47.4129, -0.7185
#a21e5e color charts
#a21e5e color shades, tints & tones
#a21e5e color schemes
#a21e5e color preview, HTML & CSS examples
This text has a color of #a21e5e
<p style="color:#a21e5e;">Text here</p>
.mytext {color:#a21e5e;}
This box has a color of #a21e5e
<div style="background-color:#a21e5e;">Content here</div>
.mybackground {background-color:#a21e5e;}
Border around this has a color of #a21e5e
<div style="border:2px solid #a21e5e;">Content here</div>
.myborder {border:2px solid #a21e5e;}