#9c757b color space conversions
Hex:
#9c757b
RGB:
156, 117, 123
CMY:
39, 54, 52
CMYK:
0, 25, 21, 39
HSL:
351°, 16.4557%, 53.5294%
HSV (HSB):
351°, 25.0000%, 61.1765%
XYZ:
23.6467, 21.2206, 21.5886
xyY:
0.3558, 0.3193, 21.2206
CIE-Lab:
53.1900, 16.2383, 2.6701
CIE-LCH:
53.1900, 16.4564, 9.3377
CIE-Luv:
53.1900, 24.0080, 0.8550
Hunter-Lab:
46.0658, 11.0135, 4.4600
#9c757b color charts
#9c757b color shades, tints & tones
#9c757b color schemes
#9c757b color preview, HTML & CSS examples
This text has a color of #9c757b
<p style="color:#9c757b;">Text here</p>
.mytext {color:#9c757b;}
This box has a color of #9c757b
<div style="background-color:#9c757b;">Content here</div>
.mybackground {background-color:#9c757b;}
Border around this has a color of #9c757b
<div style="border:2px solid #9c757b;">Content here</div>
.myborder {border:2px solid #9c757b;}