#a8a999 color space conversions
Hex:
#a8a999
RGB:
168, 169, 153
CMY:
34, 34, 40
CMYK:
1, 0, 9, 34
HSL:
64°, 8.5106%, 63.1373%
HSV (HSB):
64°, 9.4675%, 66.2745%
XYZ:
36.0862, 39.0007, 35.7629
xyY:
0.3255, 0.3518, 39.0007
CIE-Lab:
68.7518, -3.2574, 8.1316
CIE-LCH:
68.7518, 8.7597, 111.8301
CIE-Luv:
68.7518, 0.2960, 12.1195
Hunter-Lab:
62.4505, -6.1446, 9.7623
#a8a999 color charts
#a8a999 color shades, tints & tones
#a8a999 color schemes
#a8a999 color preview, HTML & CSS examples
This text has a color of #a8a999
<p style="color:#a8a999;">Text here</p>
.mytext {color:#a8a999;}
This box has a color of #a8a999
<div style="background-color:#a8a999;">Content here</div>
.mybackground {background-color:#a8a999;}
Border around this has a color of #a8a999
<div style="border:2px solid #a8a999;">Content here</div>
.myborder {border:2px solid #a8a999;}