#9c9c9e color space conversions
Hex:
#9c9c9e
RGB:
156, 156, 158
CMY:
39, 39, 38
CMYK:
1, 1, 0, 38
HSL:
240°, 1.0204%, 61.5686%
HSV (HSB):
240°, 1.2658%, 61.9608%
XYZ:
31.7703, 33.3135, 37.1034
xyY:
0.3109, 0.3260, 33.3135
CIE-Lab:
64.4139, 0.3895, -1.0504
CIE-LCH:
64.4139, 1.1203, 290.3450
CIE-Luv:
64.4139, -0.1130, -1.5857
Hunter-Lab:
57.7178, -2.7523, 2.2884
#9c9c9e color charts
#9c9c9e color shades, tints & tones
#9c9c9e color schemes
#9c9c9e color preview, HTML & CSS examples
This text has a color of #9c9c9e
<p style="color:#9c9c9e;">Text here</p>
.mytext {color:#9c9c9e;}
This box has a color of #9c9c9e
<div style="background-color:#9c9c9e;">Content here</div>
.mybackground {background-color:#9c9c9e;}
Border around this has a color of #9c9c9e
<div style="border:2px solid #9c9c9e;">Content here</div>
.myborder {border:2px solid #9c9c9e;}