#a02f8e color space conversions
Hex:
#a02f8e
RGB:
160, 47, 142
CMY:
37, 82, 44
CMYK:
0, 71, 11, 37
HSL:
310°, 54.5894%, 40.5882%
HSV (HSB):
310°, 70.6250%, 62.7451%
XYZ:
20.3962, 11.4596, 26.7281
xyY:
0.3482, 0.1956, 11.4596
CIE-Lab:
40.3440, 56.4839, -28.0825
CIE-LCH:
40.3440, 63.0798, 333.5645
CIE-Luv:
40.3440, 53.2769, -47.1074
Hunter-Lab:
33.8520, 48.3070, -23.1164
#a02f8e color charts
#a02f8e color shades, tints & tones
#a02f8e color schemes
#a02f8e color preview, HTML & CSS examples
This text has a color of #a02f8e
<p style="color:#a02f8e;">Text here</p>
.mytext {color:#a02f8e;}
This box has a color of #a02f8e
<div style="background-color:#a02f8e;">Content here</div>
.mybackground {background-color:#a02f8e;}
Border around this has a color of #a02f8e
<div style="border:2px solid #a02f8e;">Content here</div>
.myborder {border:2px solid #a02f8e;}