#a99c9e color space conversions
Hex:
#a99c9e
RGB:
169, 156, 158
CMY:
34, 39, 38
CMYK:
0, 8, 7, 34
HSL:
351°, 7.0270%, 63.7255%
HSV (HSB):
351°, 7.6923%, 66.2745%
XYZ:
34.4222, 34.6806, 37.2275
xyY:
0.3237, 0.3262, 34.6806
CIE-Lab:
65.4992, 5.1095, 0.6652
CIE-LCH:
65.4992, 5.1527, 7.4171
CIE-Luv:
65.4992, 7.4956, 0.0849
Hunter-Lab:
58.8902, 1.2780, 3.7429
#a99c9e color charts
#a99c9e color shades, tints & tones
#a99c9e color schemes
#a99c9e color preview, HTML & CSS examples
This text has a color of #a99c9e
<p style="color:#a99c9e;">Text here</p>
.mytext {color:#a99c9e;}
This box has a color of #a99c9e
<div style="background-color:#a99c9e;">Content here</div>
.mybackground {background-color:#a99c9e;}
Border around this has a color of #a99c9e
<div style="border:2px solid #a99c9e;">Content here</div>
.myborder {border:2px solid #a99c9e;}