#999a8a color space conversions
Hex:
#999a8a
RGB:
153, 154, 138
CMY:
40, 40, 46
CMYK:
1, 0, 10, 40
HSL:
64°, 7.3394%, 57.2549%
HSV (HSB):
64°, 10.3896%, 60.3922%
XYZ:
29.2799, 31.7185, 28.6238
xyY:
0.3267, 0.3539, 31.7185
CIE-Lab:
63.1095, -3.3028, 8.2751
CIE-LCH:
63.1095, 8.9098, 111.7580
CIE-Luv:
63.1095, 0.2922, 12.0969
Hunter-Lab:
56.3192, -5.7577, 9.2897
#999a8a color charts
#999a8a color shades, tints & tones
#999a8a color schemes
#999a8a color preview, HTML & CSS examples
This text has a color of #999a8a
<p style="color:#999a8a;">Text here</p>
.mytext {color:#999a8a;}
This box has a color of #999a8a
<div style="background-color:#999a8a;">Content here</div>
.mybackground {background-color:#999a8a;}
Border around this has a color of #999a8a
<div style="border:2px solid #999a8a;">Content here</div>
.myborder {border:2px solid #999a8a;}