#a99b5d color space conversions
Hex:
#a99b5d
RGB:
169, 155, 93
CMY:
34, 39, 64
CMYK:
0, 8, 45, 34
HSL:
49°, 30.6452%, 51.3725%
HSV (HSB):
49°, 44.9704%, 66.2745%
XYZ:
30.0593, 32.6680, 15.0772
xyY:
0.3863, 0.4199, 32.6680
CIE-Lab:
63.8912, -3.7019, 34.2729
CIE-LCH:
63.8912, 34.4722, 96.1648
CIE-Luv:
63.8912, 12.3362, 42.9851
Hunter-Lab:
57.1559, -6.1466, 24.3690
#a99b5d color charts
#a99b5d color shades, tints & tones
#a99b5d color schemes
#a99b5d color preview, HTML & CSS examples
This text has a color of #a99b5d
<p style="color:#a99b5d;">Text here</p>
.mytext {color:#a99b5d;}
This box has a color of #a99b5d
<div style="background-color:#a99b5d;">Content here</div>
.mybackground {background-color:#a99b5d;}
Border around this has a color of #a99b5d
<div style="border:2px solid #a99b5d;">Content here</div>
.myborder {border:2px solid #a99b5d;}