#a9aa7f color space conversions
Hex:
#a9aa7f
RGB:
169, 170, 127
CMY:
34, 33, 50
CMYK:
1, 0, 25, 33
HSL:
61°, 20.1878%, 58.2353%
HSV (HSB):
61°, 25.2941%, 66.6667%
XYZ:
34.5677, 38.7168, 25.7298
xyY:
0.3491, 0.3910, 38.7168
CIE-Lab:
68.5456, -7.5201, 22.1197
CIE-LCH:
68.5456, 23.3631, 108.7767
CIE-Luv:
68.5456, 1.6276, 31.0417
Hunter-Lab:
62.2228, -9.7248, 19.0389
#a9aa7f color charts
#a9aa7f color shades, tints & tones
#a9aa7f color schemes
#a9aa7f color preview, HTML & CSS examples
This text has a color of #a9aa7f
<p style="color:#a9aa7f;">Text here</p>
.mytext {color:#a9aa7f;}
This box has a color of #a9aa7f
<div style="background-color:#a9aa7f;">Content here</div>
.mybackground {background-color:#a9aa7f;}
Border around this has a color of #a9aa7f
<div style="border:2px solid #a9aa7f;">Content here</div>
.myborder {border:2px solid #a9aa7f;}