#a6a96c color space conversions
Hex:
#a6a96c
RGB:
166, 169, 108
CMY:
35, 34, 58
CMYK:
2, 0, 36, 34
HSL:
63°, 26.1803%, 54.3137%
HSV (HSB):
63°, 36.0947%, 66.2745%
XYZ:
32.6206, 37.5656, 19.7190
xyY:
0.3628, 0.4178, 37.5656
CIE-Lab:
67.6993, -10.7028, 31.1547
CIE-LCH:
67.6993, 32.9419, 108.9596
CIE-Luv:
67.6993, 1.1357, 41.9155
Hunter-Lab:
61.2908, -12.2564, 23.8283
#a6a96c color charts
#a6a96c color shades, tints & tones
#a6a96c color schemes
#a6a96c color preview, HTML & CSS examples
This text has a color of #a6a96c
<p style="color:#a6a96c;">Text here</p>
.mytext {color:#a6a96c;}
This box has a color of #a6a96c
<div style="background-color:#a6a96c;">Content here</div>
.mybackground {background-color:#a6a96c;}
Border around this has a color of #a6a96c
<div style="border:2px solid #a6a96c;">Content here</div>
.myborder {border:2px solid #a6a96c;}