#a06e8c color space conversions
Hex:
#a06e8c
RGB:
160, 110, 140
CMY:
37, 57, 45
CMYK:
0, 31, 13, 37
HSL:
324°, 20.8333%, 52.9412%
HSV (HSB):
324°, 31.2500%, 62.7451%
XYZ:
24.8068, 20.5189, 27.4640
xyY:
0.3408, 0.2819, 20.5189
CIE-Lab:
52.4189, 24.6227, -8.4027
CIE-LCH:
52.4189, 26.0170, 341.1573
CIE-Luv:
52.4189, 28.1244, -15.8976
Hunter-Lab:
45.2978, 18.4821, -4.2391
#a06e8c color charts
#a06e8c color shades, tints & tones
#a06e8c color schemes
#a06e8c color preview, HTML & CSS examples
This text has a color of #a06e8c
<p style="color:#a06e8c;">Text here</p>
.mytext {color:#a06e8c;}
This box has a color of #a06e8c
<div style="background-color:#a06e8c;">Content here</div>
.mybackground {background-color:#a06e8c;}
Border around this has a color of #a06e8c
<div style="border:2px solid #a06e8c;">Content here</div>
.myborder {border:2px solid #a06e8c;}