#a21d65 color space conversions
Hex:
#a21d65
RGB:
162, 29, 101
CMY:
36, 89, 60
CMYK:
0, 82, 38, 36
HSL:
328°, 69.6335%, 37.4510%
HSV (HSB):
328°, 82.0988%, 63.5294%
XYZ:
17.6886, 9.4997, 13.2132
xyY:
0.4378, 0.2351, 9.4997
CIE-Lab:
36.9291, 57.3238, -7.7607
CIE-LCH:
36.9291, 57.8468, 352.2900
CIE-Luv:
36.9291, 75.0096, -19.4302
Hunter-Lab:
30.8216, 48.5041, -3.8426
#a21d65 color charts
#a21d65 color shades, tints & tones
#a21d65 color schemes
#a21d65 color preview, HTML & CSS examples
This text has a color of #a21d65
<p style="color:#a21d65;">Text here</p>
.mytext {color:#a21d65;}
This box has a color of #a21d65
<div style="background-color:#a21d65;">Content here</div>
.mybackground {background-color:#a21d65;}
Border around this has a color of #a21d65
<div style="border:2px solid #a21d65;">Content here</div>
.myborder {border:2px solid #a21d65;}