#987e5e color space conversions
Hex:
#987e5e
RGB:
152, 126, 94
CMY:
40, 51, 63
CMYK:
0, 17, 38, 40
HSL:
33°, 23.5772%, 48.2353%
HSV (HSB):
33°, 38.1579%, 59.6078%
XYZ:
22.4301, 22.4053, 13.7321
xyY:
0.3830, 0.3826, 22.4053
CIE-Lab:
54.4544, 5.3002, 21.1758
CIE-LCH:
54.4544, 21.8290, 75.9477
CIE-Luv:
54.4544, 18.8493, 25.5934
Hunter-Lab:
47.3342, 1.7505, 15.9333
#987e5e color charts
#987e5e color shades, tints & tones
#987e5e color schemes
#987e5e color preview, HTML & CSS examples
This text has a color of #987e5e
<p style="color:#987e5e;">Text here</p>
.mytext {color:#987e5e;}
This box has a color of #987e5e
<div style="background-color:#987e5e;">Content here</div>
.mybackground {background-color:#987e5e;}
Border around this has a color of #987e5e
<div style="border:2px solid #987e5e;">Content here</div>
.myborder {border:2px solid #987e5e;}