#978b8e color space conversions
Hex:
#978b8e
RGB:
151, 139, 142
CMY:
41, 45, 44
CMYK:
0, 8, 6, 41
HSL:
345°, 5.4545%, 56.8627%
HSV (HSB):
345°, 7.9470%, 59.2157%
XYZ:
26.8776, 26.9975, 29.3856
xyY:
0.3228, 0.3243, 26.9975
CIE-Lab:
58.9721, 5.0311, 0.0148
CIE-LCH:
58.9721, 5.0311, 0.1687
CIE-Luv:
58.9721, 6.8322, -0.8195
Hunter-Lab:
51.9592, 1.4065, 2.8398
#978b8e color charts
#978b8e color shades, tints & tones
#978b8e color schemes
#978b8e color preview, HTML & CSS examples
This text has a color of #978b8e
<p style="color:#978b8e;">Text here</p>
.mytext {color:#978b8e;}
This box has a color of #978b8e
<div style="background-color:#978b8e;">Content here</div>
.mybackground {background-color:#978b8e;}
Border around this has a color of #978b8e
<div style="border:2px solid #978b8e;">Content here</div>
.myborder {border:2px solid #978b8e;}