#999d8e color space conversions
Hex:
#999d8e
RGB:
153, 157, 142
CMY:
40, 38, 44
CMYK:
3, 0, 10, 38
HSL:
76°, 7.1090%, 58.6275%
HSV (HSB):
76°, 9.5541%, 61.5686%
XYZ:
30.0763, 32.8392, 30.3446
xyY:
0.3225, 0.3521, 32.8392
CIE-Lab:
64.0305, -4.2383, 7.3454
CIE-LCH:
64.0305, 8.4804, 119.9848
CIE-Luv:
64.0305, -1.5038, 11.0350
Hunter-Lab:
57.3055, -6.6005, 8.7185
#999d8e color charts
#999d8e color shades, tints & tones
#999d8e color schemes
#999d8e color preview, HTML & CSS examples
This text has a color of #999d8e
<p style="color:#999d8e;">Text here</p>
.mytext {color:#999d8e;}
This box has a color of #999d8e
<div style="background-color:#999d8e;">Content here</div>
.mybackground {background-color:#999d8e;}
Border around this has a color of #999d8e
<div style="border:2px solid #999d8e;">Content here</div>
.myborder {border:2px solid #999d8e;}