#a02e82 color space conversions
Hex:
#a02e82
RGB:
160, 46, 130
CMY:
37, 82, 49
CMYK:
0, 71, 19, 37
HSL:
316°, 55.3398%, 40.3922%
HSV (HSB):
316°, 71.2500%, 62.7451%
XYZ:
19.5035, 11.0393, 22.2219
xyY:
0.3696, 0.2092, 11.0393
CIE-Lab:
39.6465, 55.0576, -21.8103
CIE-LCH:
39.6465, 59.2201, 338.3897
CIE-Luv:
39.6465, 57.7439, -37.9844
Hunter-Lab:
33.2254, 46.6358, -16.3968
#a02e82 color charts
#a02e82 color shades, tints & tones
#a02e82 color schemes
#a02e82 color preview, HTML & CSS examples
This text has a color of #a02e82
<p style="color:#a02e82;">Text here</p>
.mytext {color:#a02e82;}
This box has a color of #a02e82
<div style="background-color:#a02e82;">Content here</div>
.mybackground {background-color:#a02e82;}
Border around this has a color of #a02e82
<div style="border:2px solid #a02e82;">Content here</div>
.myborder {border:2px solid #a02e82;}