#a99f1e color space conversions
Hex:
#a99f1e
RGB:
169, 159, 30
CMY:
34, 38, 88
CMYK:
0, 6, 82, 34
HSL:
56°, 69.8492%, 39.0196%
HSV (HSB):
56°, 82.2485%, 66.2745%
XYZ:
28.9947, 33.3250, 6.1325
xyY:
0.4236, 0.4868, 33.3250
CIE-Lab:
64.4232, -10.0654, 61.9972
CIE-LCH:
64.4232, 62.8090, 99.2217
CIE-Luv:
64.4232, 11.7948, 66.7531
Hunter-Lab:
57.7278, -11.3694, 34.1110
#a99f1e color charts
#a99f1e color shades, tints & tones
#a99f1e color schemes
#a99f1e color preview, HTML & CSS examples
This text has a color of #a99f1e
<p style="color:#a99f1e;">Text here</p>
.mytext {color:#a99f1e;}
This box has a color of #a99f1e
<div style="background-color:#a99f1e;">Content here</div>
.mybackground {background-color:#a99f1e;}
Border around this has a color of #a99f1e
<div style="border:2px solid #a99f1e;">Content here</div>
.myborder {border:2px solid #a99f1e;}