#a02e7d color space conversions
Hex:
#a02e7d
RGB:
160, 46, 125
CMY:
37, 82, 51
CMYK:
0, 71, 22, 37
HSL:
318°, 55.3398%, 40.3922%
HSV (HSB):
318°, 71.2500%, 62.7451%
XYZ:
19.1759, 10.9082, 20.4969
xyY:
0.3791, 0.2157, 10.9082
CIE-Lab:
39.4255, 54.3499, -19.0620
CIE-LCH:
39.4255, 57.5957, 340.6728
CIE-Luv:
39.4255, 59.5282, -34.0633
Hunter-Lab:
33.0276, 45.8389, -13.6759
#a02e7d color charts
#a02e7d color shades, tints & tones
#a02e7d color schemes
#a02e7d color preview, HTML & CSS examples
This text has a color of #a02e7d
<p style="color:#a02e7d;">Text here</p>
.mytext {color:#a02e7d;}
This box has a color of #a02e7d
<div style="background-color:#a02e7d;">Content here</div>
.mybackground {background-color:#a02e7d;}
Border around this has a color of #a02e7d
<div style="border:2px solid #a02e7d;">Content here</div>
.myborder {border:2px solid #a02e7d;}