#987b7b color space conversions
Hex:
#987b7b
RGB:
152, 123, 123
CMY:
40, 52, 52
CMYK:
0, 19, 19, 40
HSL:
0°, 12.3404%, 53.9216%
HSV (HSB):
0°, 19.0789%, 59.6078%
XYZ:
23.6070, 22.2714, 21.7935
xyY:
0.3488, 0.3291, 22.2714
CIE-Lab:
54.3138, 11.2184, 4.2397
CIE-LCH:
54.3138, 11.9929, 20.7028
CIE-Luv:
54.3138, 17.9087, 3.8536
Hunter-Lab:
47.1926, 6.7036, 5.6547
#987b7b color charts
#987b7b color shades, tints & tones
#987b7b color schemes
#987b7b color preview, HTML & CSS examples
This text has a color of #987b7b
<p style="color:#987b7b;">Text here</p>
.mytext {color:#987b7b;}
This box has a color of #987b7b
<div style="background-color:#987b7b;">Content here</div>
.mybackground {background-color:#987b7b;}
Border around this has a color of #987b7b
<div style="border:2px solid #987b7b;">Content here</div>
.myborder {border:2px solid #987b7b;}