#a99c1c color space conversions
Hex:
#a99c1c
RGB:
169, 156, 28
CMY:
34, 39, 89
CMYK:
0, 8, 83, 34
HSL:
54°, 71.5736%, 38.6275%
HSV (HSB):
54°, 83.4320%, 66.2745%
XYZ:
28.4603, 32.2958, 5.8323
xyY:
0.4274, 0.4850, 32.2958
CIE-Lab:
63.5866, -8.5400, 61.8266
CIE-LCH:
63.5866, 62.4136, 97.8644
CIE-Luv:
63.5866, 13.8832, 65.8617
Hunter-Lab:
56.8294, -10.0583, 33.6957
#a99c1c color charts
#a99c1c color shades, tints & tones
#a99c1c color schemes
#a99c1c color preview, HTML & CSS examples
This text has a color of #a99c1c
<p style="color:#a99c1c;">Text here</p>
.mytext {color:#a99c1c;}
This box has a color of #a99c1c
<div style="background-color:#a99c1c;">Content here</div>
.mybackground {background-color:#a99c1c;}
Border around this has a color of #a99c1c
<div style="border:2px solid #a99c1c;">Content here</div>
.myborder {border:2px solid #a99c1c;}