#a6864a color space conversions
Hex:
#a6864a
RGB:
166, 134, 74
CMY:
35, 47, 71
CMYK:
0, 19, 55, 35
HSL:
39°, 38.3333%, 47.0588%
HSV (HSB):
39°, 55.4217%, 65.0980%
XYZ:
25.4870, 25.6516, 10.0865
xyY:
0.4163, 0.4190, 25.6516
CIE-Lab:
57.7049, 4.7327, 36.5826
CIE-LCH:
57.7049, 36.8874, 82.6285
CIE-Luv:
57.7049, 25.1954, 41.8107
Hunter-Lab:
50.6474, 1.1926, 23.6455
#a6864a color charts
#a6864a color shades, tints & tones
#a6864a color schemes
#a6864a color preview, HTML & CSS examples
This text has a color of #a6864a
<p style="color:#a6864a;">Text here</p>
.mytext {color:#a6864a;}
This box has a color of #a6864a
<div style="background-color:#a6864a;">Content here</div>
.mybackground {background-color:#a6864a;}
Border around this has a color of #a6864a
<div style="border:2px solid #a6864a;">Content here</div>
.myborder {border:2px solid #a6864a;}