#983c3e color space conversions
Hex:
#983c3e
RGB:
152, 60, 62
CMY:
40, 76, 76
CMYK:
0, 61, 59, 40
HSL:
359°, 43.3962%, 41.5686%
HSV (HSB):
359°, 60.5263%, 59.6078%
XYZ:
15.4343, 10.2549, 5.7233
xyY:
0.4913, 0.3265, 10.2549
CIE-Lab:
38.2961, 38.7492, 18.6947
CIE-LCH:
38.2961, 43.0231, 25.7552
CIE-Luv:
38.2961, 66.3720, 13.3075
Hunter-Lab:
32.0233, 29.9908, 11.8197
#983c3e color charts
#983c3e color shades, tints & tones
#983c3e color schemes
#983c3e color preview, HTML & CSS examples
This text has a color of #983c3e
<p style="color:#983c3e;">Text here</p>
.mytext {color:#983c3e;}
This box has a color of #983c3e
<div style="background-color:#983c3e;">Content here</div>
.mybackground {background-color:#983c3e;}
Border around this has a color of #983c3e
<div style="border:2px solid #983c3e;">Content here</div>
.myborder {border:2px solid #983c3e;}