#a9a98c color space conversions
Hex:
#a9a98c
RGB:
169, 169, 140
CMY:
34, 34, 45
CMYK:
0, 0, 17, 34
HSL:
60°, 14.4279%, 60.5882%
HSV (HSB):
60°, 17.1598%, 66.2745%
XYZ:
35.2838, 38.7044, 30.4220
xyY:
0.3379, 0.3707, 38.7044
CIE-Lab:
68.5366, -5.0336, 15.0035
CIE-LCH:
68.5366, 15.8254, 108.5464
CIE-Luv:
68.5366, 1.5618, 21.6365
Hunter-Lab:
62.2129, -7.6369, 14.5563
#a9a98c color charts
#a9a98c color shades, tints & tones
#a9a98c color schemes
#a9a98c color preview, HTML & CSS examples
This text has a color of #a9a98c
<p style="color:#a9a98c;">Text here</p>
.mytext {color:#a9a98c;}
This box has a color of #a9a98c
<div style="background-color:#a9a98c;">Content here</div>
.mybackground {background-color:#a9a98c;}
Border around this has a color of #a9a98c
<div style="border:2px solid #a9a98c;">Content here</div>
.myborder {border:2px solid #a9a98c;}