#a21e40 color space conversions
Hex:
#a21e40
RGB:
162, 30, 64
CMY:
36, 88, 75
CMYK:
0, 81, 60, 36
HSL:
345°, 68.7500%, 37.6471%
HSV (HSB):
345°, 81.4815%, 63.5294%
XYZ:
16.2900, 8.9801, 5.7252
xyY:
0.5256, 0.2897, 8.9801
CIE-Lab:
35.9459, 53.8301, 14.6345
CIE-LCH:
35.9459, 55.7840, 15.2091
CIE-Luv:
35.9459, 88.6142, 5.7300
Hunter-Lab:
29.9668, 44.5908, 9.6492
#a21e40 color charts
#a21e40 color shades, tints & tones
#a21e40 color schemes
#a21e40 color preview, HTML & CSS examples
This text has a color of #a21e40
<p style="color:#a21e40;">Text here</p>
.mytext {color:#a21e40;}
This box has a color of #a21e40
<div style="background-color:#a21e40;">Content here</div>
.mybackground {background-color:#a21e40;}
Border around this has a color of #a21e40
<div style="border:2px solid #a21e40;">Content here</div>
.myborder {border:2px solid #a21e40;}