#a6862c color space conversions
Hex:
#a6862c
RGB:
166, 134, 44
CMY:
35, 47, 83
CMYK:
0, 19, 73, 35
HSL:
44°, 58.0952%, 41.1765%
HSV (HSB):
44°, 73.4940%, 65.0980%
XYZ:
24.7056, 25.3390, 5.9717
xyY:
0.4410, 0.4524, 25.3390
CIE-Lab:
57.4043, 2.6990, 50.5716
CIE-LCH:
57.4043, 50.6436, 86.9450
CIE-Luv:
57.4043, 26.8244, 53.1087
Hunter-Lab:
50.3379, -0.4843, 28.2029
#a6862c color charts
#a6862c color shades, tints & tones
#a6862c color schemes
#a6862c color preview, HTML & CSS examples
This text has a color of #a6862c
<p style="color:#a6862c;">Text here</p>
.mytext {color:#a6862c;}
This box has a color of #a6862c
<div style="background-color:#a6862c;">Content here</div>
.mybackground {background-color:#a6862c;}
Border around this has a color of #a6862c
<div style="border:2px solid #a6862c;">Content here</div>
.myborder {border:2px solid #a6862c;}