#983e35 color space conversions
Hex:
#983e35
RGB:
152, 62, 53
CMY:
40, 76, 79
CMYK:
0, 59, 65, 40
HSL:
5°, 48.2927%, 40.1961%
HSV (HSB):
5°, 65.1316%, 59.6078%
XYZ:
15.3141, 10.3777, 4.5641
xyY:
0.5062, 0.3430, 10.3777
CIE-Lab:
38.5119, 37.1093, 24.5111
CIE-LCH:
38.5119, 44.4735, 33.4451
CIE-Luv:
38.5119, 67.0201, 18.7353
Hunter-Lab:
32.2144, 28.4803, 14.1499
#983e35 color charts
#983e35 color shades, tints & tones
#983e35 color schemes
#983e35 color preview, HTML & CSS examples
This text has a color of #983e35
<p style="color:#983e35;">Text here</p>
.mytext {color:#983e35;}
This box has a color of #983e35
<div style="background-color:#983e35;">Content here</div>
.mybackground {background-color:#983e35;}
Border around this has a color of #983e35
<div style="border:2px solid #983e35;">Content here</div>
.myborder {border:2px solid #983e35;}