#a68b4c color space conversions
Hex:
#a68b4c
RGB:
166, 139, 76
CMY:
35, 45, 70
CMYK:
0, 16, 54, 35
HSL:
42°, 37.1901%, 47.4510%
HSV (HSB):
42°, 54.2169%, 65.0980%
XYZ:
26.2630, 27.0940, 10.6829
xyY:
0.4101, 0.4231, 27.0940
CIE-Lab:
59.0613, 2.1258, 37.1715
CIE-LCH:
59.0613, 37.2323, 86.7269
CIE-Luv:
59.0613, 21.6623, 43.2866
Hunter-Lab:
52.0519, -1.0280, 24.2679
#a68b4c color charts
#a68b4c color shades, tints & tones
#a68b4c color schemes
#a68b4c color preview, HTML & CSS examples
This text has a color of #a68b4c
<p style="color:#a68b4c;">Text here</p>
.mytext {color:#a68b4c;}
This box has a color of #a68b4c
<div style="background-color:#a68b4c;">Content here</div>
.mybackground {background-color:#a68b4c;}
Border around this has a color of #a68b4c
<div style="border:2px solid #a68b4c;">Content here</div>
.myborder {border:2px solid #a68b4c;}