#999c5c color space conversions
Hex:
#999c5c
RGB:
153, 156, 92
CMY:
40, 39, 64
CMYK:
2, 0, 41, 39
HSL:
63°, 25.8065%, 48.6275%
HSV (HSB):
63°, 41.0256%, 61.1765%
XYZ:
26.9571, 31.3219, 14.7502
xyY:
0.3691, 0.4289, 31.3219
CIE-Lab:
62.7785, -11.0526, 33.1080
CIE-LCH:
62.7785, 34.9041, 108.4609
CIE-Luv:
62.7785, 1.1914, 43.0061
Hunter-Lab:
55.9660, -11.9626, 23.5500
#999c5c color charts
#999c5c color shades, tints & tones
#999c5c color schemes
#999c5c color preview, HTML & CSS examples
This text has a color of #999c5c
<p style="color:#999c5c;">Text here</p>
.mytext {color:#999c5c;}
This box has a color of #999c5c
<div style="background-color:#999c5c;">Content here</div>
.mybackground {background-color:#999c5c;}
Border around this has a color of #999c5c
<div style="border:2px solid #999c5c;">Content here</div>
.myborder {border:2px solid #999c5c;}