#a21e41 color space conversions
Hex:
#a21e41
RGB:
162, 30, 65
CMY:
36, 88, 75
CMYK:
0, 81, 60, 36
HSL:
344°, 68.7500%, 37.6471%
HSV (HSB):
344°, 81.4815%, 63.5294%
XYZ:
16.3187, 8.9916, 5.8765
xyY:
0.5233, 0.2883, 8.9916
CIE-Lab:
35.9681, 53.8978, 14.0186
CIE-LCH:
35.9681, 55.6911, 14.5793
CIE-Luv:
35.9681, 88.2843, 5.1484
Hunter-Lab:
29.9860, 44.6663, 9.3709
#a21e41 color charts
#a21e41 color shades, tints & tones
#a21e41 color schemes
#a21e41 color preview, HTML & CSS examples
This text has a color of #a21e41
<p style="color:#a21e41;">Text here</p>
.mytext {color:#a21e41;}
This box has a color of #a21e41
<div style="background-color:#a21e41;">Content here</div>
.mybackground {background-color:#a21e41;}
Border around this has a color of #a21e41
<div style="border:2px solid #a21e41;">Content here</div>
.myborder {border:2px solid #a21e41;}