#a99c31 color space conversions
Hex:
#a99c31
RGB:
169, 156, 49
CMY:
34, 39, 81
CMYK:
0, 8, 71, 34
HSL:
54°, 55.0459%, 42.7451%
HSV (HSB):
54°, 71.0059%, 66.2745%
XYZ:
28.8050, 32.4337, 7.6479
xyY:
0.4182, 0.4708, 32.4337
CIE-Lab:
63.6997, -7.6823, 54.8938
CIE-LCH:
63.6997, 55.4287, 97.9667
CIE-Luv:
63.6997, 13.4341, 61.2615
Hunter-Lab:
56.9506, -9.3801, 31.9034
#a99c31 color charts
#a99c31 color shades, tints & tones
#a99c31 color schemes
#a99c31 color preview, HTML & CSS examples
This text has a color of #a99c31
<p style="color:#a99c31;">Text here</p>
.mytext {color:#a99c31;}
This box has a color of #a99c31
<div style="background-color:#a99c31;">Content here</div>
.mybackground {background-color:#a99c31;}
Border around this has a color of #a99c31
<div style="border:2px solid #a99c31;">Content here</div>
.myborder {border:2px solid #a99c31;}