#a8a68d color space conversions
Hex:
#a8a68d
RGB:
168, 166, 141
CMY:
34, 35, 45
CMYK:
0, 1, 16, 34
HSL:
56°, 13.4328%, 60.5882%
HSV (HSB):
56°, 16.0714%, 65.8824%
XYZ:
34.5924, 37.5204, 30.6182
xyY:
0.3367, 0.3652, 37.5204
CIE-Lab:
67.6656, -3.6420, 13.2213
CIE-LCH:
67.6656, 13.7137, 105.4011
CIE-Luv:
67.6656, 2.5627, 18.9921
Hunter-Lab:
61.2539, -6.3885, 13.2411
#a8a68d color charts
#a8a68d color shades, tints & tones
#a8a68d color schemes
#a8a68d color preview, HTML & CSS examples
This text has a color of #a8a68d
<p style="color:#a8a68d;">Text here</p>
.mytext {color:#a8a68d;}
This box has a color of #a8a68d
<div style="background-color:#a8a68d;">Content here</div>
.mybackground {background-color:#a8a68d;}
Border around this has a color of #a8a68d
<div style="border:2px solid #a8a68d;">Content here</div>
.myborder {border:2px solid #a8a68d;}