#a06c7f color space conversions
Hex:
#a06c7f
RGB:
160, 108, 127
CMY:
37, 58, 50
CMYK:
0, 33, 21, 37
HSL:
338°, 21.4876%, 52.5490%
HSV (HSB):
338°, 32.5000%, 62.7451%
XYZ:
23.6905, 19.7310, 22.6385
xyY:
0.3586, 0.2987, 19.7310
CIE-Lab:
51.5317, 23.5803, -2.0499
CIE-LCH:
51.5317, 23.6692, 355.0316
CIE-Luv:
51.5317, 31.2599, -6.8009
Hunter-Lab:
44.4196, 17.4660, 0.8765
#a06c7f color charts
#a06c7f color shades, tints & tones
#a06c7f color schemes
#a06c7f color preview, HTML & CSS examples
This text has a color of #a06c7f
<p style="color:#a06c7f;">Text here</p>
.mytext {color:#a06c7f;}
This box has a color of #a06c7f
<div style="background-color:#a06c7f;">Content here</div>
.mybackground {background-color:#a06c7f;}
Border around this has a color of #a06c7f
<div style="border:2px solid #a06c7f;">Content here</div>
.myborder {border:2px solid #a06c7f;}