#a22f7b color space conversions
Hex:
#a22f7b
RGB:
162, 47, 123
CMY:
36, 82, 52
CMYK:
0, 71, 24, 36
HSL:
320°, 55.0239%, 40.9804%
HSV (HSB):
320°, 70.9877%, 63.5294%
XYZ:
19.4920, 11.1445, 19.8626
xyY:
0.3860, 0.2207, 11.1445
CIE-Lab:
39.8227, 54.2401, -17.1824
CIE-LCH:
39.8227, 56.8966, 342.4226
CIE-Luv:
39.8227, 61.4943, -31.5901
Hunter-Lab:
33.3833, 45.8022, -11.9084
#a22f7b color charts
#a22f7b color shades, tints & tones
#a22f7b color schemes
#a22f7b color preview, HTML & CSS examples
This text has a color of #a22f7b
<p style="color:#a22f7b;">Text here</p>
.mytext {color:#a22f7b;}
This box has a color of #a22f7b
<div style="background-color:#a22f7b;">Content here</div>
.mybackground {background-color:#a22f7b;}
Border around this has a color of #a22f7b
<div style="border:2px solid #a22f7b;">Content here</div>
.myborder {border:2px solid #a22f7b;}