#a99b9f color space conversions
Hex:
#a99b9f
RGB:
169, 155, 159
CMY:
34, 39, 38
CMYK:
0, 8, 6, 34
HSL:
343°, 7.5269%, 63.5294%
HSV (HSB):
343°, 8.2840%, 66.2745%
XYZ:
34.3415, 34.3809, 37.6271
xyY:
0.3229, 0.3233, 34.3809
CIE-Lab:
65.2638, 5.8456, -0.2393
CIE-LCH:
65.2638, 5.8505, 357.6562
CIE-Luv:
65.2638, 7.9488, -1.3425
Hunter-Lab:
58.6352, 1.9324, 2.9974
#a99b9f color charts
#a99b9f color shades, tints & tones
#a99b9f color schemes
#a99b9f color preview, HTML & CSS examples
This text has a color of #a99b9f
<p style="color:#a99b9f;">Text here</p>
.mytext {color:#a99b9f;}
This box has a color of #a99b9f
<div style="background-color:#a99b9f;">Content here</div>
.mybackground {background-color:#a99b9f;}
Border around this has a color of #a99b9f
<div style="border:2px solid #a99b9f;">Content here</div>
.myborder {border:2px solid #a99b9f;}