#a02e7b color space conversions
Hex:
#a02e7b
RGB:
160, 46, 123
CMY:
37, 82, 52
CMYK:
0, 71, 23, 37
HSL:
319°, 55.3398%, 40.3922%
HSV (HSB):
319°, 71.2500%, 62.7451%
XYZ:
19.0494, 10.8576, 19.8306
xyY:
0.3830, 0.2183, 10.8576
CIE-Lab:
39.3396, 54.0735, -17.9543
CIE-LCH:
39.3396, 56.9763, 341.6320
CIE-Luv:
39.3396, 60.2451, -32.4984
Hunter-Lab:
32.9509, 45.5290, -12.6164
#a02e7b color charts
#a02e7b color shades, tints & tones
#a02e7b color schemes
#a02e7b color preview, HTML & CSS examples
This text has a color of #a02e7b
<p style="color:#a02e7b;">Text here</p>
.mytext {color:#a02e7b;}
This box has a color of #a02e7b
<div style="background-color:#a02e7b;">Content here</div>
.mybackground {background-color:#a02e7b;}
Border around this has a color of #a02e7b
<div style="border:2px solid #a02e7b;">Content here</div>
.myborder {border:2px solid #a02e7b;}