#a99d85 color space conversions
Hex:
#a99d85
RGB:
169, 157, 133
CMY:
34, 38, 48
CMYK:
0, 7, 21, 34
HSL:
40°, 17.3077%, 59.2157%
HSV (HSB):
40°, 21.3018%, 66.2745%
XYZ:
32.6528, 34.2424, 27.0788
xyY:
0.3475, 0.3644, 34.2424
CIE-Lab:
65.1545, 0.3808, 14.1490
CIE-LCH:
65.1545, 14.1541, 88.4583
CIE-Luv:
65.1545, 8.7218, 19.2865
Hunter-Lab:
58.5170, -2.8009, 13.5255
#a99d85 color charts
#a99d85 color shades, tints & tones
#a99d85 color schemes
#a99d85 color preview, HTML & CSS examples
This text has a color of #a99d85
<p style="color:#a99d85;">Text here</p>
.mytext {color:#a99d85;}
This box has a color of #a99d85
<div style="background-color:#a99d85;">Content here</div>
.mybackground {background-color:#a99d85;}
Border around this has a color of #a99d85
<div style="border:2px solid #a99d85;">Content here</div>
.myborder {border:2px solid #a99d85;}