#9c8d8e color space conversions
Hex:
#9c8d8e
RGB:
156, 141, 142
CMY:
39, 45, 44
CMYK:
0, 10, 9, 39
HSL:
356°, 7.0423%, 58.2353%
HSV (HSB):
356°, 9.6154%, 61.1765%
XYZ:
28.1177, 28.0707, 29.5274
xyY:
0.3280, 0.3275, 28.0707
CIE-Lab:
59.9525, 5.7764, 1.4978
CIE-LCH:
59.9525, 5.9675, 14.5360
CIE-Luv:
59.9525, 8.8123, 1.1356
Hunter-Lab:
52.9818, 2.0127, 4.0442
#9c8d8e color charts
#9c8d8e color shades, tints & tones
#9c8d8e color schemes
#9c8d8e color preview, HTML & CSS examples
This text has a color of #9c8d8e
<p style="color:#9c8d8e;">Text here</p>
.mytext {color:#9c8d8e;}
This box has a color of #9c8d8e
<div style="background-color:#9c8d8e;">Content here</div>
.mybackground {background-color:#9c8d8e;}
Border around this has a color of #9c8d8e
<div style="border:2px solid #9c8d8e;">Content here</div>
.myborder {border:2px solid #9c8d8e;}