#a6964d color space conversions
Hex:
#a6964d
RGB:
166, 150, 77
CMY:
35, 41, 70
CMYK:
0, 10, 54, 35
HSL:
49°, 36.6255%, 47.6471%
HSV (HSB):
49°, 53.6145%, 65.0980%
XYZ:
27.9718, 30.4555, 11.4254
xyY:
0.4004, 0.4360, 30.4555
CIE-Lab:
62.0453, -3.8212, 40.2270
CIE-LCH:
62.0453, 40.4081, 95.4262
CIE-Luv:
62.0453, 14.2838, 48.1629
Hunter-Lab:
55.1865, -6.1020, 26.3556
#a6964d color charts
#a6964d color shades, tints & tones
#a6964d color schemes
#a6964d color preview, HTML & CSS examples
This text has a color of #a6964d
<p style="color:#a6964d;">Text here</p>
.mytext {color:#a6964d;}
This box has a color of #a6964d
<div style="background-color:#a6964d;">Content here</div>
.mybackground {background-color:#a6964d;}
Border around this has a color of #a6964d
<div style="border:2px solid #a6964d;">Content here</div>
.myborder {border:2px solid #a6964d;}