#a6706c color space conversions
Hex:
#a6706c
RGB:
166, 112, 108
CMY:
35, 56, 58
CMYK:
0, 33, 35, 35
HSL:
4°, 24.5763%, 53.7255%
HSV (HSB):
4°, 34.9398%, 65.0980%
XYZ:
24.2268, 20.7780, 16.9210
xyY:
0.3912, 0.3355, 20.7780
CIE-Lab:
52.7057, 20.8767, 10.9308
CIE-LCH:
52.7057, 23.5652, 27.6361
CIE-Luv:
52.7057, 36.1680, 10.4819
Hunter-Lab:
45.5829, 15.1006, 9.8988
#a6706c color charts
#a6706c color shades, tints & tones
#a6706c color schemes
#a6706c color preview, HTML & CSS examples
This text has a color of #a6706c
<p style="color:#a6706c;">Text here</p>
.mytext {color:#a6706c;}
This box has a color of #a6706c
<div style="background-color:#a6706c;">Content here</div>
.mybackground {background-color:#a6706c;}
Border around this has a color of #a6706c
<div style="border:2px solid #a6706c;">Content here</div>
.myborder {border:2px solid #a6706c;}