#a21f6c color space conversions
Hex:
#a21f6c
RGB:
162, 31, 108
CMY:
36, 88, 58
CMYK:
0, 81, 33, 36
HSL:
325°, 67.8756%, 37.8431%
HSV (HSB):
325°, 80.8642%, 63.5294%
XYZ:
18.0971, 9.7441, 15.1143
xyY:
0.4213, 0.2268, 9.7441
CIE-Lab:
37.3791, 57.5646, -11.5225
CIE-LCH:
37.3791, 58.7065, 348.6809
CIE-Luv:
37.3791, 71.6852, -24.2666
Hunter-Lab:
31.2155, 48.8576, -6.8570
#a21f6c color charts
#a21f6c color shades, tints & tones
#a21f6c color schemes
#a21f6c color preview, HTML & CSS examples
This text has a color of #a21f6c
<p style="color:#a21f6c;">Text here</p>
.mytext {color:#a21f6c;}
This box has a color of #a21f6c
<div style="background-color:#a21f6c;">Content here</div>
.mybackground {background-color:#a21f6c;}
Border around this has a color of #a21f6c
<div style="border:2px solid #a21f6c;">Content here</div>
.myborder {border:2px solid #a21f6c;}