#978f8c color space conversions
Hex:
#978f8c
RGB:
151, 143, 140
CMY:
41, 44, 45
CMYK:
0, 5, 7, 41
HSL:
16°, 5.0228%, 57.0588%
HSV (HSB):
16°, 7.2848%, 59.2157%
XYZ:
27.3186, 28.1177, 28.7984
xyY:
0.3243, 0.3338, 28.1177
CIE-Lab:
59.9949, 2.4074, 2.6452
CIE-LCH:
59.9949, 3.5766, 47.6946
CIE-Luv:
59.9949, 4.8579, 3.3135
Hunter-Lab:
53.0261, -0.8341, 4.9180
#978f8c color charts
#978f8c color shades, tints & tones
#978f8c color schemes
#978f8c color preview, HTML & CSS examples
This text has a color of #978f8c
<p style="color:#978f8c;">Text here</p>
.mytext {color:#978f8c;}
This box has a color of #978f8c
<div style="background-color:#978f8c;">Content here</div>
.mybackground {background-color:#978f8c;}
Border around this has a color of #978f8c
<div style="border:2px solid #978f8c;">Content here</div>
.myborder {border:2px solid #978f8c;}