#999b7c color space conversions
Hex:
#999b7c
RGB:
153, 155, 124
CMY:
40, 39, 51
CMYK:
1, 0, 20, 39
HSL:
64°, 13.4199%, 54.7059%
HSV (HSB):
64°, 20.0000%, 60.7843%
XYZ:
28.4963, 31.6702, 23.6798
xyY:
0.3399, 0.3777, 31.6702
CIE-Lab:
63.0694, -6.1695, 16.0532
CIE-LCH:
63.0694, 17.1979, 111.0227
CIE-Luv:
63.0694, 0.4403, 22.7326
Hunter-Lab:
56.2763, -8.0975, 14.4455
#999b7c color charts
#999b7c color shades, tints & tones
#999b7c color schemes
#999b7c color preview, HTML & CSS examples
This text has a color of #999b7c
<p style="color:#999b7c;">Text here</p>
.mytext {color:#999b7c;}
This box has a color of #999b7c
<div style="background-color:#999b7c;">Content here</div>
.mybackground {background-color:#999b7c;}
Border around this has a color of #999b7c
<div style="border:2px solid #999b7c;">Content here</div>
.myborder {border:2px solid #999b7c;}