#986f32 color space conversions
Hex:
#986f32
RGB:
152, 111, 50
CMY:
40, 56, 80
CMYK:
0, 27, 67, 40
HSL:
36°, 50.4950%, 39.6078%
HSV (HSB):
36°, 67.1053%, 59.6078%
XYZ:
19.2091, 18.2746, 5.5325
xyY:
0.4466, 0.4248, 18.2746
CIE-Lab:
49.8274, 9.6829, 39.4184
CIE-LCH:
49.8274, 40.5903, 76.1989
CIE-Luv:
49.8274, 32.4389, 40.3836
Hunter-Lab:
42.7488, 5.3982, 22.2508
#986f32 color charts
#986f32 color shades, tints & tones
#986f32 color schemes
#986f32 color preview, HTML & CSS examples
This text has a color of #986f32
<p style="color:#986f32;">Text here</p>
.mytext {color:#986f32;}
This box has a color of #986f32
<div style="background-color:#986f32;">Content here</div>
.mybackground {background-color:#986f32;}
Border around this has a color of #986f32
<div style="border:2px solid #986f32;">Content here</div>
.myborder {border:2px solid #986f32;}