#984f3d color space conversions
Hex:
#984f3d
RGB:
152, 79, 61
CMY:
40, 69, 76
CMYK:
0, 48, 60, 40
HSL:
12°, 42.7230%, 41.7647%
HSV (HSB):
12°, 59.8684%, 59.6078%
XYZ:
16.5872, 12.6043, 5.9735
xyY:
0.4717, 0.3584, 12.6043
CIE-Lab:
42.1608, 28.7206, 24.2821
CIE-LCH:
42.1608, 37.6097, 40.2131
CIE-Luv:
42.1608, 54.2209, 21.4059
Hunter-Lab:
35.5025, 21.2678, 14.8759
#984f3d color charts
#984f3d color shades, tints & tones
#984f3d color schemes
#984f3d color preview, HTML & CSS examples
This text has a color of #984f3d
<p style="color:#984f3d;">Text here</p>
.mytext {color:#984f3d;}
This box has a color of #984f3d
<div style="background-color:#984f3d;">Content here</div>
.mybackground {background-color:#984f3d;}
Border around this has a color of #984f3d
<div style="border:2px solid #984f3d;">Content here</div>
.myborder {border:2px solid #984f3d;}