#999b8d color space conversions
Hex:
#999b8d
RGB:
153, 155, 141
CMY:
40, 39, 45
CMYK:
1, 0, 9, 39
HSL:
69°, 6.5421%, 58.0392%
HSV (HSB):
69°, 9.0323%, 60.7843%
XYZ:
29.6659, 32.1381, 29.8390
xyY:
0.3237, 0.3507, 32.1381
CIE-Lab:
63.4568, -3.3223, 7.0859
CIE-LCH:
63.4568, 7.8261, 115.1200
CIE-Luv:
63.4568, -0.3955, 10.5009
Hunter-Lab:
56.6905, -5.7998, 8.4760
#999b8d color charts
#999b8d color shades, tints & tones
#999b8d color schemes
#999b8d color preview, HTML & CSS examples
This text has a color of #999b8d
<p style="color:#999b8d;">Text here</p>
.mytext {color:#999b8d;}
This box has a color of #999b8d
<div style="background-color:#999b8d;">Content here</div>
.mybackground {background-color:#999b8d;}
Border around this has a color of #999b8d
<div style="border:2px solid #999b8d;">Content here</div>
.myborder {border:2px solid #999b8d;}