#a8a06e color space conversions
Hex:
#a8a06e
RGB:
168, 160, 110
CMY:
34, 37, 57
CMYK:
0, 5, 35, 34
HSL:
52°, 25.0000%, 54.5098%
HSV (HSB):
52°, 34.5238%, 65.8824%
XYZ:
31.5337, 34.5922, 19.7668
xyY:
0.3671, 0.4027, 34.5922
CIE-Lab:
65.4300, -4.8534, 27.1506
CIE-LCH:
65.4300, 27.5810, 100.1351
CIE-Luv:
65.4300, 7.6846, 35.9606
Hunter-Lab:
58.8152, -7.2238, 21.2442
#a8a06e color charts
#a8a06e color shades, tints & tones
#a8a06e color schemes
#a8a06e color preview, HTML & CSS examples
This text has a color of #a8a06e
<p style="color:#a8a06e;">Text here</p>
.mytext {color:#a8a06e;}
This box has a color of #a8a06e
<div style="background-color:#a8a06e;">Content here</div>
.mybackground {background-color:#a8a06e;}
Border around this has a color of #a8a06e
<div style="border:2px solid #a8a06e;">Content here</div>
.myborder {border:2px solid #a8a06e;}