#a6aa2f color space conversions
Hex:
#a6aa2f
RGB:
166, 170, 47
CMY:
35, 33, 82
CMYK:
2, 0, 72, 33
HSL:
62°, 56.6820%, 42.5490%
HSV (HSB):
62°, 72.3529%, 66.6667%
XYZ:
30.6137, 37.0617, 8.2294
xyY:
0.4033, 0.4883, 37.0617
CIE-Lab:
67.3233, -16.4139, 59.1005
CIE-LCH:
67.3233, 61.3375, 105.5215
CIE-Luv:
67.3233, 2.1904, 67.7210
Hunter-Lab:
60.8783, -16.7752, 34.6001
#a6aa2f color charts
#a6aa2f color shades, tints & tones
#a6aa2f color schemes
#a6aa2f color preview, HTML & CSS examples
This text has a color of #a6aa2f
<p style="color:#a6aa2f;">Text here</p>
.mytext {color:#a6aa2f;}
This box has a color of #a6aa2f
<div style="background-color:#a6aa2f;">Content here</div>
.mybackground {background-color:#a6aa2f;}
Border around this has a color of #a6aa2f
<div style="border:2px solid #a6aa2f;">Content here</div>
.myborder {border:2px solid #a6aa2f;}