#a68c2c color space conversions
Hex:
#a68c2c
RGB:
166, 140, 44
CMY:
35, 45, 83
CMYK:
0, 16, 73, 35
HSL:
47°, 58.0952%, 41.1765%
HSV (HSB):
47°, 73.4940%, 65.0980%
XYZ:
25.5586, 27.0450, 6.2560
xyY:
0.4342, 0.4595, 27.0450
CIE-Lab:
59.0160, -0.6170, 52.1631
CIE-LCH:
59.0160, 52.1667, 90.6777
CIE-Luv:
59.0160, 22.5151, 55.6700
Hunter-Lab:
52.0048, -3.2818, 29.2710
#a68c2c color charts
#a68c2c color shades, tints & tones
#a68c2c color schemes
#a68c2c color preview, HTML & CSS examples
This text has a color of #a68c2c
<p style="color:#a68c2c;">Text here</p>
.mytext {color:#a68c2c;}
This box has a color of #a68c2c
<div style="background-color:#a68c2c;">Content here</div>
.mybackground {background-color:#a68c2c;}
Border around this has a color of #a68c2c
<div style="border:2px solid #a68c2c;">Content here</div>
.myborder {border:2px solid #a68c2c;}