#a21f65 color space conversions
Hex:
#a21f65
RGB:
162, 31, 101
CMY:
36, 88, 60
CMYK:
0, 81, 38, 36
HSL:
328°, 67.8756%, 37.8431%
HSV (HSB):
328°, 80.8642%, 63.5294%
XYZ:
17.7392, 9.6009, 13.2301
xyY:
0.4372, 0.2366, 9.6009
CIE-Lab:
37.1165, 56.7883, -7.4798
CIE-LCH:
37.1165, 57.2787, 352.4966
CIE-Luv:
37.1165, 74.5013, -19.0064
Hunter-Lab:
30.9854, 47.9675, -3.6258
#a21f65 color charts
#a21f65 color shades, tints & tones
#a21f65 color schemes
#a21f65 color preview, HTML & CSS examples
This text has a color of #a21f65
<p style="color:#a21f65;">Text here</p>
.mytext {color:#a21f65;}
This box has a color of #a21f65
<div style="background-color:#a21f65;">Content here</div>
.mybackground {background-color:#a21f65;}
Border around this has a color of #a21f65
<div style="border:2px solid #a21f65;">Content here</div>
.myborder {border:2px solid #a21f65;}