#a6a68e color space conversions
Hex:
#a6a68e
RGB:
166, 166, 142
CMY:
35, 35, 44
CMYK:
0, 0, 14, 35
HSL:
60°, 11.8812%, 60.3922%
HSV (HSB):
60°, 14.4578%, 65.0980%
XYZ:
34.2446, 37.3324, 30.9922
xyY:
0.3339, 0.3640, 37.3324
CIE-Lab:
67.5257, -4.2393, 12.4487
CIE-LCH:
67.5257, 13.1508, 108.8059
CIE-Luv:
67.5257, 1.3047, 18.0720
Hunter-Lab:
61.1003, -6.8824, 12.6962
#a6a68e color charts
#a6a68e color shades, tints & tones
#a6a68e color schemes
#a6a68e color preview, HTML & CSS examples
This text has a color of #a6a68e
<p style="color:#a6a68e;">Text here</p>
.mytext {color:#a6a68e;}
This box has a color of #a6a68e
<div style="background-color:#a6a68e;">Content here</div>
.mybackground {background-color:#a6a68e;}
Border around this has a color of #a6a68e
<div style="border:2px solid #a6a68e;">Content here</div>
.myborder {border:2px solid #a6a68e;}