#983e2d color space conversions
Hex:
#983e2d
RGB:
152, 62, 45
CMY:
40, 76, 82
CMYK:
0, 59, 70, 40
HSL:
10°, 54.3147%, 38.6275%
HSV (HSB):
10°, 70.3947%, 59.6078%
XYZ:
15.1452, 10.3101, 3.6744
xyY:
0.5199, 0.3539, 10.3101
CIE-Lab:
38.3933, 36.6162, 29.1507
CIE-LCH:
38.3933, 46.8029, 38.5238
CIE-Luv:
38.3933, 68.4749, 22.3758
Hunter-Lab:
32.1094, 28.0026, 15.6917
#983e2d color charts
#983e2d color shades, tints & tones
#983e2d color schemes
#983e2d color preview, HTML & CSS examples
This text has a color of #983e2d
<p style="color:#983e2d;">Text here</p>
.mytext {color:#983e2d;}
This box has a color of #983e2d
<div style="background-color:#983e2d;">Content here</div>
.mybackground {background-color:#983e2d;}
Border around this has a color of #983e2d
<div style="border:2px solid #983e2d;">Content here</div>
.myborder {border:2px solid #983e2d;}