#983e31 color space conversions
Hex:
#983e31
RGB:
152, 62, 49
CMY:
40, 76, 81
CMYK:
0, 59, 68, 40
HSL:
8°, 51.2438%, 39.4118%
HSV (HSB):
8°, 67.7632%, 59.6078%
XYZ:
15.2259, 10.3424, 4.0995
xyY:
0.5132, 0.3486, 10.3424
CIE-Lab:
38.4501, 36.8525, 26.8466
CIE-LCH:
38.4501, 45.5944, 36.0729
CIE-Luv:
38.4501, 67.7725, 20.6198
Hunter-Lab:
32.1596, 28.2312, 14.9538
#983e31 color charts
#983e31 color shades, tints & tones
#983e31 color schemes
#983e31 color preview, HTML & CSS examples
This text has a color of #983e31
<p style="color:#983e31;">Text here</p>
.mytext {color:#983e31;}
This box has a color of #983e31
<div style="background-color:#983e31;">Content here</div>
.mybackground {background-color:#983e31;}
Border around this has a color of #983e31
<div style="border:2px solid #983e31;">Content here</div>
.myborder {border:2px solid #983e31;}