#9c9c9c color space conversions
Hex:
#9c9c9c
RGB:
156, 156, 156
CMY:
39, 39, 39
CMYK:
0, 0, 0, 39
HSL:
0°, 0.0000%, 61.1765%
HSV (HSB):
0°, 0.0000%, 61.1765%
XYZ:
31.5995, 33.2452, 36.2040
xyY:
0.3127, 0.3290, 33.2452
CIE-Lab:
64.3589, 0.0036, -0.0072
CIE-LCH:
64.3589, 0.0081, 296.8129
CIE-Luv:
64.3589, 0.0006, -0.0110
Hunter-Lab:
57.6586, -3.0765, 3.1327
#9c9c9c color charts
#9c9c9c color shades, tints & tones
#9c9c9c color schemes
#9c9c9c color preview, HTML & CSS examples
This text has a color of #9c9c9c
<p style="color:#9c9c9c;">Text here</p>
.mytext {color:#9c9c9c;}
This box has a color of #9c9c9c
<div style="background-color:#9c9c9c;">Content here</div>
.mybackground {background-color:#9c9c9c;}
Border around this has a color of #9c9c9c
<div style="border:2px solid #9c9c9c;">Content here</div>
.myborder {border:2px solid #9c9c9c;}