#a99b8b color space conversions
Hex:
#a99b8b
RGB:
169, 155, 139
CMY:
34, 39, 45
CMYK:
0, 8, 18, 34
HSL:
32°, 14.8515%, 60.3922%
HSV (HSB):
32°, 17.7515%, 66.2745%
XYZ:
32.7437, 33.7418, 29.2131
xyY:
0.3422, 0.3526, 33.7418
CIE-Lab:
64.7571, 2.4187, 10.2424
CIE-LCH:
64.7571, 10.5241, 76.7134
CIE-Luv:
64.7571, 9.4413, 13.7847
Hunter-Lab:
58.0877, -1.0339, 10.8436
#a99b8b color charts
#a99b8b color shades, tints & tones
#a99b8b color schemes
#a99b8b color preview, HTML & CSS examples
This text has a color of #a99b8b
<p style="color:#a99b8b;">Text here</p>
.mytext {color:#a99b8b;}
This box has a color of #a99b8b
<div style="background-color:#a99b8b;">Content here</div>
.mybackground {background-color:#a99b8b;}
Border around this has a color of #a99b8b
<div style="border:2px solid #a99b8b;">Content here</div>
.myborder {border:2px solid #a99b8b;}