#987b7e color space conversions
Hex:
#987b7e
RGB:
152, 123, 126
CMY:
40, 52, 51
CMYK:
0, 19, 17, 40
HSL:
354°, 12.3404%, 53.9216%
HSV (HSB):
354°, 19.0789%, 59.6078%
XYZ:
23.7977, 22.3477, 22.7979
xyY:
0.3452, 0.3241, 22.3477
CIE-Lab:
54.3940, 11.7170, 2.6076
CIE-LCH:
54.3940, 12.0036, 12.5466
CIE-Luv:
54.3940, 17.5917, 1.5867
Hunter-Lab:
47.2733, 7.1299, 4.4983
#987b7e color charts
#987b7e color shades, tints & tones
#987b7e color schemes
#987b7e color preview, HTML & CSS examples
This text has a color of #987b7e
<p style="color:#987b7e;">Text here</p>
.mytext {color:#987b7e;}
This box has a color of #987b7e
<div style="background-color:#987b7e;">Content here</div>
.mybackground {background-color:#987b7e;}
Border around this has a color of #987b7e
<div style="border:2px solid #987b7e;">Content here</div>
.myborder {border:2px solid #987b7e;}