#999f9e color space conversions
Hex:
#999f9e
RGB:
153, 159, 158
CMY:
40, 38, 38
CMYK:
4, 0, 1, 38
HSL:
170°, 3.0303%, 61.1765%
HSV (HSB):
170°, 3.7736%, 62.3529%
XYZ:
31.7066, 34.0372, 37.2465
xyY:
0.3079, 0.3305, 34.0372
CIE-Lab:
64.9921, -2.3348, -0.2329
CIE-LCH:
64.9921, 2.3464, 185.6965
CIE-Luv:
64.9921, -3.3095, 0.0530
Hunter-Lab:
58.3414, -5.0888, 2.9869
#999f9e color charts
#999f9e color shades, tints & tones
#999f9e color schemes
#999f9e color preview, HTML & CSS examples
This text has a color of #999f9e
<p style="color:#999f9e;">Text here</p>
.mytext {color:#999f9e;}
This box has a color of #999f9e
<div style="background-color:#999f9e;">Content here</div>
.mybackground {background-color:#999f9e;}
Border around this has a color of #999f9e
<div style="border:2px solid #999f9e;">Content here</div>
.myborder {border:2px solid #999f9e;}