#a8a00d color space conversions
Hex:
#a8a00d
RGB:
168, 160, 13
CMY:
34, 37, 95
CMYK:
0, 5, 92, 34
HSL:
57°, 85.6354%, 35.4902%
HSV (HSB):
57°, 92.2619%, 65.8824%
XYZ:
28.7919, 33.4955, 5.3286
xyY:
0.4258, 0.4954, 33.4955
CIE-Lab:
64.5601, -11.4420, 65.7414
CIE-LCH:
64.5601, 66.7297, 99.8732
CIE-Luv:
64.5601, 10.5946, 69.2965
Hunter-Lab:
57.8753, -12.4813, 35.0539
#a8a00d color charts
#a8a00d color shades, tints & tones
#a8a00d color schemes
#a8a00d color preview, HTML & CSS examples
This text has a color of #a8a00d
<p style="color:#a8a00d;">Text here</p>
.mytext {color:#a8a00d;}
This box has a color of #a8a00d
<div style="background-color:#a8a00d;">Content here</div>
.mybackground {background-color:#a8a00d;}
Border around this has a color of #a8a00d
<div style="border:2px solid #a8a00d;">Content here</div>
.myborder {border:2px solid #a8a00d;}