#a21a7e color space conversions
Hex:
#a21a7e
RGB:
162, 26, 126
CMY:
36, 90, 51
CMYK:
0, 84, 22, 36
HSL:
316°, 72.3404%, 36.8627%
HSV (HSB):
316°, 83.9506%, 63.5294%
XYZ:
19.0356, 9.9265, 20.6514
xyY:
0.3837, 0.2001, 9.9265
CIE-Lab:
37.7102, 61.0263, -22.3066
CIE-LCH:
37.7102, 64.9753, 339.9214
CIE-Luv:
37.7102, 65.3851, -39.0800
Hunter-Lab:
31.5064, 52.7102, -16.8081
#a21a7e color charts
#a21a7e color shades, tints & tones
#a21a7e color schemes
#a21a7e color preview, HTML & CSS examples
This text has a color of #a21a7e
<p style="color:#a21a7e;">Text here</p>
.mytext {color:#a21a7e;}
This box has a color of #a21a7e
<div style="background-color:#a21a7e;">Content here</div>
.mybackground {background-color:#a21a7e;}
Border around this has a color of #a21a7e
<div style="border:2px solid #a21a7e;">Content here</div>
.myborder {border:2px solid #a21a7e;}