#986e3c color space conversions
Hex:
#986e3c
RGB:
152, 110, 60
CMY:
40, 57, 76
CMYK:
0, 28, 61, 40
HSL:
33°, 43.3962%, 41.5686%
HSV (HSB):
33°, 60.5263%, 59.6078%
XYZ:
19.3404, 18.1535, 6.7596
xyY:
0.4370, 0.4102, 18.1535
CIE-Lab:
49.6818, 10.9783, 34.0520
CIE-LCH:
49.6818, 35.7780, 72.1308
CIE-Luv:
49.6818, 32.4073, 35.8156
Hunter-Lab:
42.6069, 6.4638, 20.4185
#986e3c color charts
#986e3c color shades, tints & tones
#986e3c color schemes
#986e3c color preview, HTML & CSS examples
This text has a color of #986e3c
<p style="color:#986e3c;">Text here</p>
.mytext {color:#986e3c;}
This box has a color of #986e3c
<div style="background-color:#986e3c;">Content here</div>
.mybackground {background-color:#986e3c;}
Border around this has a color of #986e3c
<div style="border:2px solid #986e3c;">Content here</div>
.myborder {border:2px solid #986e3c;}