#9c3e3e color space conversions
Hex:
#9c3e3e
RGB:
156, 62, 62
CMY:
39, 76, 76
CMYK:
0, 60, 60, 39
HSL:
0°, 43.1193%, 42.7451%
HSV (HSB):
0°, 60.2564%, 61.1765%
XYZ:
16.3024, 10.8610, 5.7946
xyY:
0.4946, 0.3295, 10.8610
CIE-Lab:
39.3453, 39.2484, 20.1942
CIE-LCH:
39.3453, 44.1389, 27.2269
CIE-Luv:
39.3453, 68.4609, 14.7605
Hunter-Lab:
32.9560, 30.6261, 12.6444
#9c3e3e color charts
#9c3e3e color shades, tints & tones
#9c3e3e color schemes
#9c3e3e color preview, HTML & CSS examples
This text has a color of #9c3e3e
<p style="color:#9c3e3e;">Text here</p>
.mytext {color:#9c3e3e;}
This box has a color of #9c3e3e
<div style="background-color:#9c3e3e;">Content here</div>
.mybackground {background-color:#9c3e3e;}
Border around this has a color of #9c3e3e
<div style="border:2px solid #9c3e3e;">Content here</div>
.myborder {border:2px solid #9c3e3e;}