#a99c3f color space conversions
Hex:
#a99c3f
RGB:
169, 156, 63
CMY:
34, 39, 75
CMYK:
0, 8, 63, 34
HSL:
53°, 45.6897%, 45.4902%
HSV (HSB):
53°, 62.7219%, 66.2745%
XYZ:
29.1479, 32.5708, 9.4532
xyY:
0.4095, 0.4576, 32.5708
CIE-Lab:
63.8119, -6.8386, 49.0471
CIE-LCH:
63.8119, 49.5215, 97.9376
CIE-Luv:
63.8119, 12.9994, 56.8053
Hunter-Lab:
57.0709, -8.7085, 30.1289
#a99c3f color charts
#a99c3f color shades, tints & tones
#a99c3f color schemes
#a99c3f color preview, HTML & CSS examples
This text has a color of #a99c3f
<p style="color:#a99c3f;">Text here</p>
.mytext {color:#a99c3f;}
This box has a color of #a99c3f
<div style="background-color:#a99c3f;">Content here</div>
.mybackground {background-color:#a99c3f;}
Border around this has a color of #a99c3f
<div style="border:2px solid #a99c3f;">Content here</div>
.myborder {border:2px solid #a99c3f;}