#a22d8c color space conversions
Hex:
#a22d8c
RGB:
162, 45, 140
CMY:
36, 82, 45
CMYK:
0, 72, 14, 36
HSL:
311°, 56.5217%, 40.5882%
HSV (HSB):
311°, 72.2222%, 63.5294%
XYZ:
20.5723, 11.4516, 25.9370
xyY:
0.3549, 0.1976, 11.4516
CIE-Lab:
40.3309, 57.3995, -26.8573
CIE-LCH:
40.3309, 63.3721, 334.9250
CIE-Luv:
40.3309, 55.9731, -45.5297
Hunter-Lab:
33.8402, 49.2942, -21.7550
#a22d8c color charts
#a22d8c color shades, tints & tones
#a22d8c color schemes
#a22d8c color preview, HTML & CSS examples
This text has a color of #a22d8c
<p style="color:#a22d8c;">Text here</p>
.mytext {color:#a22d8c;}
This box has a color of #a22d8c
<div style="background-color:#a22d8c;">Content here</div>
.mybackground {background-color:#a22d8c;}
Border around this has a color of #a22d8c
<div style="border:2px solid #a22d8c;">Content here</div>
.myborder {border:2px solid #a22d8c;}