#a6a12e color space conversions
Hex:
#a6a12e
RGB:
166, 161, 46
CMY:
35, 37, 82
CMYK:
0, 3, 72, 35
HSL:
58°, 56.6038%, 41.5686%
HSV (HSB):
58°, 72.2892%, 65.0980%
XYZ:
28.9639, 33.7940, 7.5811
xyY:
0.4118, 0.4804, 33.7940
CIE-Lab:
64.7987, -11.8030, 57.0294
CIE-LCH:
64.7987, 58.2380, 101.6931
CIE-Luv:
64.7987, 8.0510, 64.1273
Hunter-Lab:
58.1326, -12.7965, 32.9608
#a6a12e color charts
#a6a12e color shades, tints & tones
#a6a12e color schemes
#a6a12e color preview, HTML & CSS examples
This text has a color of #a6a12e
<p style="color:#a6a12e;">Text here</p>
.mytext {color:#a6a12e;}
This box has a color of #a6a12e
<div style="background-color:#a6a12e;">Content here</div>
.mybackground {background-color:#a6a12e;}
Border around this has a color of #a6a12e
<div style="border:2px solid #a6a12e;">Content here</div>
.myborder {border:2px solid #a6a12e;}