#9c8c9c color space conversions
Hex:
#9c8c9c
RGB:
156, 140, 156
CMY:
39, 45, 39
CMYK:
0, 10, 0, 39
HSL:
300°, 7.4766%, 58.0392%
HSV (HSB):
300°, 10.2564%, 61.1765%
XYZ:
29.0891, 28.2244, 35.3672
xyY:
0.3139, 0.3045, 28.2244
CIE-Lab:
60.0909, 8.9735, -6.2900
CIE-LCH:
60.0909, 10.9584, 324.9712
CIE-Luv:
60.0909, 8.1842, -10.5911
Hunter-Lab:
53.1266, 4.7649, -2.2816
#9c8c9c color charts
#9c8c9c color shades, tints & tones
#9c8c9c color schemes
#9c8c9c color preview, HTML & CSS examples
This text has a color of #9c8c9c
<p style="color:#9c8c9c;">Text here</p>
.mytext {color:#9c8c9c;}
This box has a color of #9c8c9c
<div style="background-color:#9c8c9c;">Content here</div>
.mybackground {background-color:#9c8c9c;}
Border around this has a color of #9c8c9c
<div style="border:2px solid #9c8c9c;">Content here</div>
.myborder {border:2px solid #9c8c9c;}