#a02e8c color space conversions
Hex:
#a02e8c
RGB:
160, 46, 140
CMY:
37, 82, 45
CMYK:
0, 71, 13, 37
HSL:
311°, 55.3398%, 40.3922%
HSV (HSB):
311°, 71.2500%, 62.7451%
XYZ:
20.2078, 11.3210, 25.9310
xyY:
0.3517, 0.1970, 11.3210
CIE-Lab:
40.1160, 56.5425, -27.2183
CIE-LCH:
40.1160, 62.7526, 334.2948
CIE-Luv:
40.1160, 54.2245, -45.8363
Hunter-Lab:
33.6467, 48.3232, -22.1412
#a02e8c color charts
#a02e8c color shades, tints & tones
#a02e8c color schemes
#a02e8c color preview, HTML & CSS examples
This text has a color of #a02e8c
<p style="color:#a02e8c;">Text here</p>
.mytext {color:#a02e8c;}
This box has a color of #a02e8c
<div style="background-color:#a02e8c;">Content here</div>
.mybackground {background-color:#a02e8c;}
Border around this has a color of #a02e8c
<div style="border:2px solid #a02e8c;">Content here</div>
.myborder {border:2px solid #a02e8c;}