#999a9c color space conversions
Hex:
#999a9c
RGB:
153, 154, 156
CMY:
40, 40, 39
CMYK:
2, 1, 0, 39
HSL:
220°, 1.4925%, 60.5882%
HSV (HSB):
220°, 1.9231%, 61.1765%
XYZ:
30.6932, 32.2838, 36.0662
xyY:
0.3099, 0.3260, 32.2838
CIE-Lab:
63.5768, 0.0314, -1.1798
CIE-LCH:
63.5768, 1.1802, 271.5251
CIE-Luv:
63.5768, -0.6774, -1.7096
Hunter-Lab:
56.8188, -3.0083, 2.1384
#999a9c color charts
#999a9c color shades, tints & tones
#999a9c color schemes
#999a9c color preview, HTML & CSS examples
This text has a color of #999a9c
<p style="color:#999a9c;">Text here</p>
.mytext {color:#999a9c;}
This box has a color of #999a9c
<div style="background-color:#999a9c;">Content here</div>
.mybackground {background-color:#999a9c;}
Border around this has a color of #999a9c
<div style="border:2px solid #999a9c;">Content here</div>
.myborder {border:2px solid #999a9c;}