#a06e8d color space conversions
Hex:
#a06e8d
RGB:
160, 110, 141
CMY:
37, 57, 45
CMYK:
0, 31, 12, 37
HSL:
323°, 20.8333%, 52.9412%
HSV (HSB):
323°, 31.2500%, 62.7451%
XYZ:
24.8809, 20.5485, 27.8542
xyY:
0.3395, 0.2804, 20.5485
CIE-Lab:
52.4518, 24.7986, -8.9416
CIE-LCH:
52.4518, 26.3614, 340.1723
CIE-Luv:
52.4518, 27.9661, -16.7012
Hunter-Lab:
45.3305, 18.6462, -4.7006
#a06e8d color charts
#a06e8d color shades, tints & tones
#a06e8d color schemes
#a06e8d color preview, HTML & CSS examples
This text has a color of #a06e8d
<p style="color:#a06e8d;">Text here</p>
.mytext {color:#a06e8d;}
This box has a color of #a06e8d
<div style="background-color:#a06e8d;">Content here</div>
.mybackground {background-color:#a06e8d;}
Border around this has a color of #a06e8d
<div style="border:2px solid #a06e8d;">Content here</div>
.myborder {border:2px solid #a06e8d;}