#a06f8d color space conversions
Hex:
#a06f8d
RGB:
160, 111, 141
CMY:
37, 56, 45
CMYK:
0, 31, 12, 37
HSL:
323°, 20.5021%, 53.1373%
HSV (HSB):
323°, 30.6250%, 62.7451%
XYZ:
24.9894, 20.7655, 27.8904
xyY:
0.3393, 0.2820, 20.7655
CIE-Lab:
52.6919, 24.2278, -8.5825
CIE-LCH:
52.6919, 25.7030, 340.4938
CIE-Luv:
52.6919, 27.4496, -16.1059
Hunter-Lab:
45.5692, 18.1401, -4.3896
#a06f8d color charts
#a06f8d color shades, tints & tones
#a06f8d color schemes
#a06f8d color preview, HTML & CSS examples
This text has a color of #a06f8d
<p style="color:#a06f8d;">Text here</p>
.mytext {color:#a06f8d;}
This box has a color of #a06f8d
<div style="background-color:#a06f8d;">Content here</div>
.mybackground {background-color:#a06f8d;}
Border around this has a color of #a06f8d
<div style="border:2px solid #a06f8d;">Content here</div>
.myborder {border:2px solid #a06f8d;}