#a02f6c color space conversions
Hex:
#a02f6c
RGB:
160, 47, 108
CMY:
37, 82, 58
CMYK:
0, 71, 33, 37
HSL:
328°, 54.5894%, 40.5882%
HSV (HSB):
328°, 70.6250%, 62.7451%
XYZ:
18.2205, 10.5893, 15.2710
xyY:
0.4133, 0.2402, 10.5893
CIE-Lab:
38.8800, 51.7478, -9.2913
CIE-LCH:
38.8800, 52.5753, 349.8210
CIE-Luv:
38.8800, 65.2882, -20.5823
Hunter-Lab:
32.5412, 42.9986, -5.0448
#a02f6c color charts
#a02f6c color shades, tints & tones
#a02f6c color schemes
#a02f6c color preview, HTML & CSS examples
This text has a color of #a02f6c
<p style="color:#a02f6c;">Text here</p>
.mytext {color:#a02f6c;}
This box has a color of #a02f6c
<div style="background-color:#a02f6c;">Content here</div>
.mybackground {background-color:#a02f6c;}
Border around this has a color of #a02f6c
<div style="border:2px solid #a02f6c;">Content here</div>
.myborder {border:2px solid #a02f6c;}