#a99c5c color space conversions
Hex:
#a99c5c
RGB:
169, 156, 92
CMY:
34, 39, 64
CMYK:
0, 8, 46, 34
HSL:
50°, 30.9237%, 51.1765%
HSV (HSB):
50°, 45.5621%, 66.2745%
XYZ:
30.1824, 32.9847, 14.9011
xyY:
0.3866, 0.4225, 32.9847
CIE-Lab:
64.1485, -4.3465, 35.1209
CIE-LCH:
64.1485, 35.3888, 97.0550
CIE-Luv:
64.1485, 11.7540, 44.0223
Hunter-Lab:
57.4323, -6.6992, 24.8195
#a99c5c color charts
#a99c5c color shades, tints & tones
#a99c5c color schemes
#a99c5c color preview, HTML & CSS examples
This text has a color of #a99c5c
<p style="color:#a99c5c;">Text here</p>
.mytext {color:#a99c5c;}
This box has a color of #a99c5c
<div style="background-color:#a99c5c;">Content here</div>
.mybackground {background-color:#a99c5c;}
Border around this has a color of #a99c5c
<div style="border:2px solid #a99c5c;">Content here</div>
.myborder {border:2px solid #a99c5c;}