#a99e0d color space conversions
Hex:
#a99e0d
RGB:
169, 158, 13
CMY:
34, 38, 95
CMYK:
0, 7, 92, 34
HSL:
56°, 85.7143%, 35.6863%
HSV (HSB):
56°, 92.3077%, 66.2745%
XYZ:
28.6617, 32.9178, 5.2239
xyY:
0.4290, 0.4928, 32.9178
CIE-Lab:
64.0943, -9.9410, 65.4203
CIE-LCH:
64.0943, 66.1713, 98.6404
CIE-Luv:
64.0943, 12.6805, 68.5165
Hunter-Lab:
57.3740, -11.2333, 34.7635
#a99e0d color charts
#a99e0d color shades, tints & tones
#a99e0d color schemes
#a99e0d color preview, HTML & CSS examples
This text has a color of #a99e0d
<p style="color:#a99e0d;">Text here</p>
.mytext {color:#a99e0d;}
This box has a color of #a99e0d
<div style="background-color:#a99e0d;">Content here</div>
.mybackground {background-color:#a99e0d;}
Border around this has a color of #a99e0d
<div style="border:2px solid #a99e0d;">Content here</div>
.myborder {border:2px solid #a99e0d;}