#a22f6d color space conversions
Hex:
#a22f6d
RGB:
162, 47, 109
CMY:
36, 82, 57
CMYK:
0, 71, 33, 36
HSL:
328°, 55.0239%, 40.9804%
HSV (HSB):
328°, 70.9877%, 63.5294%
XYZ:
18.6771, 10.8185, 15.5718
xyY:
0.4144, 0.2401, 10.8185
CIE-Lab:
39.2731, 52.4417, -9.2913
CIE-LCH:
39.2731, 53.2585, 349.9529
CIE-Luv:
39.2731, 66.5264, -20.7645
Hunter-Lab:
32.8915, 43.7992, -5.0455
#a22f6d color charts
#a22f6d color shades, tints & tones
#a22f6d color schemes
#a22f6d color preview, HTML & CSS examples
This text has a color of #a22f6d
<p style="color:#a22f6d;">Text here</p>
.mytext {color:#a22f6d;}
This box has a color of #a22f6d
<div style="background-color:#a22f6d;">Content here</div>
.mybackground {background-color:#a22f6d;}
Border around this has a color of #a22f6d
<div style="border:2px solid #a22f6d;">Content here</div>
.myborder {border:2px solid #a22f6d;}