#987f5e color space conversions
Hex:
#987f5e
RGB:
152, 127, 94
CMY:
40, 50, 63
CMYK:
0, 16, 38, 40
HSL:
34°, 23.5772%, 48.2353%
HSV (HSB):
34°, 38.1579%, 59.6078%
XYZ:
22.5586, 22.6623, 13.7750
xyY:
0.3824, 0.3841, 22.6623
CIE-Lab:
54.7228, 4.7324, 21.5343
CIE-LCH:
54.7228, 22.0482, 77.6057
CIE-Luv:
54.7228, 18.2216, 26.1398
Hunter-Lab:
47.6049, 1.2775, 16.1673
#987f5e color charts
#987f5e color shades, tints & tones
#987f5e color schemes
#987f5e color preview, HTML & CSS examples
This text has a color of #987f5e
<p style="color:#987f5e;">Text here</p>
.mytext {color:#987f5e;}
This box has a color of #987f5e
<div style="background-color:#987f5e;">Content here</div>
.mybackground {background-color:#987f5e;}
Border around this has a color of #987f5e
<div style="border:2px solid #987f5e;">Content here</div>
.myborder {border:2px solid #987f5e;}