#999a8e color space conversions
Hex:
#999a8e
RGB:
153, 154, 142
CMY:
40, 40, 44
CMYK:
1, 0, 8, 40
HSL:
65°, 5.6075%, 58.0392%
HSV (HSB):
65°, 7.7922%, 60.3922%
XYZ:
29.5750, 31.8365, 30.1775
xyY:
0.3229, 0.3476, 31.8365
CIE-Lab:
63.2075, -2.5947, 6.1667
CIE-LCH:
63.2075, 6.6903, 112.8195
CIE-Luv:
63.2075, 0.0823, 9.1085
Hunter-Lab:
56.4238, -5.1797, 7.7863
#999a8e color charts
#999a8e color shades, tints & tones
#999a8e color schemes
#999a8e color preview, HTML & CSS examples
This text has a color of #999a8e
<p style="color:#999a8e;">Text here</p>
.mytext {color:#999a8e;}
This box has a color of #999a8e
<div style="background-color:#999a8e;">Content here</div>
.mybackground {background-color:#999a8e;}
Border around this has a color of #999a8e
<div style="border:2px solid #999a8e;">Content here</div>
.myborder {border:2px solid #999a8e;}