#987f7c color space conversions
Hex:
#987f7c
RGB:
152, 127, 124
CMY:
40, 50, 51
CMYK:
0, 16, 18, 40
HSL:
6°, 11.9658%, 54.1176%
HSV (HSB):
6°, 18.4211%, 59.6078%
XYZ:
24.1764, 23.3094, 22.2937
xyY:
0.3465, 0.3340, 23.3094
CIE-Lab:
55.3896, 9.0879, 5.2062
CIE-LCH:
55.3896, 10.4736, 29.8073
CIE-Luv:
55.3896, 15.5513, 5.5381
Hunter-Lab:
48.2798, 4.8952, 6.4181
#987f7c color charts
#987f7c color shades, tints & tones
#987f7c color schemes
#987f7c color preview, HTML & CSS examples
This text has a color of #987f7c
<p style="color:#987f7c;">Text here</p>
.mytext {color:#987f7c;}
This box has a color of #987f7c
<div style="background-color:#987f7c;">Content here</div>
.mybackground {background-color:#987f7c;}
Border around this has a color of #987f7c
<div style="border:2px solid #987f7c;">Content here</div>
.myborder {border:2px solid #987f7c;}