#a22f8f color space conversions
Hex:
#a22f8f
RGB:
162, 47, 143
CMY:
36, 82, 44
CMYK:
0, 71, 12, 36
HSL:
310°, 55.0239%, 40.9804%
HSV (HSB):
310°, 70.9877%, 63.5294%
XYZ:
20.8747, 11.6976, 27.1442
xyY:
0.3496, 0.1959, 11.6976
CIE-Lab:
40.7314, 57.1373, -28.0612
CIE-LCH:
40.7314, 63.6561, 333.8435
CIE-Luv:
40.7314, 54.4141, -47.2986
Hunter-Lab:
34.2017, 49.0929, -23.1144
#a22f8f color charts
#a22f8f color shades, tints & tones
#a22f8f color schemes
#a22f8f color preview, HTML & CSS examples
This text has a color of #a22f8f
<p style="color:#a22f8f;">Text here</p>
.mytext {color:#a22f8f;}
This box has a color of #a22f8f
<div style="background-color:#a22f8f;">Content here</div>
.mybackground {background-color:#a22f8f;}
Border around this has a color of #a22f8f
<div style="border:2px solid #a22f8f;">Content here</div>
.myborder {border:2px solid #a22f8f;}