#999999 color space conversions
Hex:
#999999
RGB:
153, 153, 153
CMY:
40, 40, 40
CMYK:
0, 0, 0, 40
HSL:
0°, 0.0000%, 60.0000%
HSV (HSB):
0°, 0.0000%, 60.0000%
XYZ:
30.2779, 31.8547, 34.6897
xyY:
0.3127, 0.3290, 31.8547
CIE-Lab:
63.2226, 0.0036, -0.0071
CIE-LCH:
63.2226, 0.0080, 296.8129
CIE-Luv:
63.2226, 0.0006, -0.0108
Hunter-Lab:
56.4399, -3.0115, 3.0665
#999999 color charts
#999999 color shades, tints & tones
#999999 color schemes
#999999 color preview, HTML & CSS examples
This text has a color of #999999
<p style="color:#999999;">Text here</p>
.mytext {color:#999999;}
This box has a color of #999999
<div style="background-color:#999999;">Content here</div>
.mybackground {background-color:#999999;}
Border around this has a color of #999999
<div style="border:2px solid #999999;">Content here</div>
.myborder {border:2px solid #999999;}