#a9a98d color space conversions
Hex:
#a9a98d
RGB:
169, 169, 141
CMY:
34, 34, 45
CMYK:
0, 0, 17, 34
HSL:
60°, 14.0000%, 60.7843%
HSV (HSB):
60°, 16.5680%, 66.2745%
XYZ:
35.3579, 38.7340, 30.8122
xyY:
0.3370, 0.3692, 38.7340
CIE-Lab:
68.5582, -4.8752, 14.4841
CIE-LCH:
68.5582, 15.2826, 108.6028
CIE-Luv:
68.5582, 1.5110, 20.9324
Hunter-Lab:
62.2367, -7.5048, 14.2124
#a9a98d color charts
#a9a98d color shades, tints & tones
#a9a98d color schemes
#a9a98d color preview, HTML & CSS examples
This text has a color of #a9a98d
<p style="color:#a9a98d;">Text here</p>
.mytext {color:#a9a98d;}
This box has a color of #a9a98d
<div style="background-color:#a9a98d;">Content here</div>
.mybackground {background-color:#a9a98d;}
Border around this has a color of #a9a98d
<div style="border:2px solid #a9a98d;">Content here</div>
.myborder {border:2px solid #a9a98d;}