#999b9f color space conversions
Hex:
#999b9f
RGB:
153, 155, 159
CMY:
40, 39, 38
CMYK:
4, 3, 0, 38
HSL:
220°, 3.0303%, 61.1765%
HSV (HSB):
220°, 3.7736%, 62.3529%
XYZ:
31.1162, 32.7182, 37.4761
xyY:
0.3071, 0.3229, 32.7182
CIE-Lab:
63.9321, 0.0685, -2.3474
CIE-LCH:
63.9321, 2.3484, 271.6719
CIE-Luv:
63.9321, -1.3474, -3.4200
Hunter-Lab:
57.1998, -2.9972, 1.1943
#999b9f color charts
#999b9f color shades, tints & tones
#999b9f color schemes
#999b9f color preview, HTML & CSS examples
This text has a color of #999b9f
<p style="color:#999b9f;">Text here</p>
.mytext {color:#999b9f;}
This box has a color of #999b9f
<div style="background-color:#999b9f;">Content here</div>
.mybackground {background-color:#999b9f;}
Border around this has a color of #999b9f
<div style="border:2px solid #999b9f;">Content here</div>
.myborder {border:2px solid #999b9f;}