#9c5e5e color space conversions
Hex:
#9c5e5e
RGB:
156, 94, 94
CMY:
39, 63, 63
CMYK:
0, 40, 40, 39
HSL:
0°, 24.8000%, 49.0196%
HSV (HSB):
0°, 39.7436%, 61.1765%
XYZ:
19.7334, 15.8815, 12.6150
xyY:
0.4092, 0.3293, 15.8815
CIE-Lab:
46.8186, 25.2979, 10.8076
CIE-LCH:
46.8186, 27.5097, 23.1328
CIE-Luv:
46.8186, 42.0007, 9.0516
Hunter-Lab:
39.8516, 18.6480, 9.1278
#9c5e5e color charts
#9c5e5e color shades, tints & tones
#9c5e5e color schemes
#9c5e5e color preview, HTML & CSS examples
This text has a color of #9c5e5e
<p style="color:#9c5e5e;">Text here</p>
.mytext {color:#9c5e5e;}
This box has a color of #9c5e5e
<div style="background-color:#9c5e5e;">Content here</div>
.mybackground {background-color:#9c5e5e;}
Border around this has a color of #9c5e5e
<div style="border:2px solid #9c5e5e;">Content here</div>
.myborder {border:2px solid #9c5e5e;}