#999d9b color space conversions
Hex:
#999d9b
RGB:
153, 157, 155
CMY:
40, 38, 39
CMYK:
3, 0, 1, 38
HSL:
150°, 2.0000%, 60.7843%
HSV (HSB):
150°, 2.5478%, 61.5686%
XYZ:
31.1102, 33.2528, 35.7891
xyY:
0.3106, 0.3320, 33.2528
CIE-Lab:
64.3651, -1.8200, 0.5347
CIE-LCH:
64.3651, 1.8969, 163.6272
CIE-Luv:
64.3651, -2.1486, 1.0750
Hunter-Lab:
57.6652, -4.6139, 3.5682
#999d9b color charts
#999d9b color shades, tints & tones
#999d9b color schemes
#999d9b color preview, HTML & CSS examples
This text has a color of #999d9b
<p style="color:#999d9b;">Text here</p>
.mytext {color:#999d9b;}
This box has a color of #999d9b
<div style="background-color:#999d9b;">Content here</div>
.mybackground {background-color:#999d9b;}
Border around this has a color of #999d9b
<div style="border:2px solid #999d9b;">Content here</div>
.myborder {border:2px solid #999d9b;}