#988c8c color space conversions
Hex:
#988c8c
RGB:
152, 140, 140
CMY:
40, 45, 45
CMYK:
0, 8, 8, 40
HSL:
0°, 5.5046%, 57.2549%
HSV (HSB):
0°, 7.8947%, 59.6078%
XYZ:
27.0606, 27.3250, 28.6590
xyY:
0.3259, 0.3290, 27.3250
CIE-Lab:
59.2740, 4.4729, 1.6096
CIE-LCH:
59.2740, 4.7537, 19.7921
CIE-Luv:
59.2740, 7.0577, 1.5121
Hunter-Lab:
52.2733, 0.9267, 4.0855
#988c8c color charts
#988c8c color shades, tints & tones
#988c8c color schemes
#988c8c color preview, HTML & CSS examples
This text has a color of #988c8c
<p style="color:#988c8c;">Text here</p>
.mytext {color:#988c8c;}
This box has a color of #988c8c
<div style="background-color:#988c8c;">Content here</div>
.mybackground {background-color:#988c8c;}
Border around this has a color of #988c8c
<div style="border:2px solid #988c8c;">Content here</div>
.myborder {border:2px solid #988c8c;}