#a99b7b color space conversions
Hex:
#a99b7b
RGB:
169, 155, 123
CMY:
34, 39, 52
CMYK:
0, 8, 27, 34
HSL:
42°, 21.1009%, 57.2549%
HSV (HSB):
42°, 27.2189%, 66.2745%
XYZ:
31.6587, 33.3078, 23.4993
xyY:
0.3579, 0.3765, 33.3078
CIE-Lab:
64.4093, 0.0024, 18.6698
CIE-LCH:
64.4093, 18.6698, 89.9927
CIE-Luv:
64.4093, 10.5470, 24.9589
Hunter-Lab:
57.7129, -3.0805, 16.2575
#a99b7b color charts
#a99b7b color shades, tints & tones
#a99b7b color schemes
#a99b7b color preview, HTML & CSS examples
This text has a color of #a99b7b
<p style="color:#a99b7b;">Text here</p>
.mytext {color:#a99b7b;}
This box has a color of #a99b7b
<div style="background-color:#a99b7b;">Content here</div>
.mybackground {background-color:#a99b7b;}
Border around this has a color of #a99b7b
<div style="border:2px solid #a99b7b;">Content here</div>
.myborder {border:2px solid #a99b7b;}