#a6882c color space conversions
Hex:
#a6882c
RGB:
166, 136, 44
CMY:
35, 47, 83
CMYK:
0, 18, 73, 35
HSL:
45°, 58.0952%, 41.1765%
HSV (HSB):
45°, 73.4940%, 65.0980%
XYZ:
24.9847, 25.8972, 6.0647
xyY:
0.4387, 0.4548, 25.8972
CIE-Lab:
57.9393, 1.5898, 51.1016
CIE-LCH:
57.9393, 51.1263, 88.2181
CIE-Luv:
57.9393, 25.3792, 53.9620
Hunter-Lab:
50.8893, -1.4195, 28.5566
#a6882c color charts
#a6882c color shades, tints & tones
#a6882c color schemes
#a6882c color preview, HTML & CSS examples
This text has a color of #a6882c
<p style="color:#a6882c;">Text here</p>
.mytext {color:#a6882c;}
This box has a color of #a6882c
<div style="background-color:#a6882c;">Content here</div>
.mybackground {background-color:#a6882c;}
Border around this has a color of #a6882c
<div style="border:2px solid #a6882c;">Content here</div>
.myborder {border:2px solid #a6882c;}