#988b8d color space conversions
Hex:
#988b8d
RGB:
152, 139, 141
CMY:
40, 45, 45
CMYK:
0, 9, 7, 40
HSL:
351°, 5.9361%, 57.0588%
HSV (HSB):
351°, 8.5526%, 59.6078%
XYZ:
26.9892, 27.0637, 29.0006
xyY:
0.3250, 0.3259, 27.0637
CIE-Lab:
59.0333, 5.2210, 0.6873
CIE-LCH:
59.0333, 5.2660, 7.4991
CIE-Luv:
59.0333, 7.5138, 0.0937
Hunter-Lab:
52.0228, 1.5652, 3.3642
#988b8d color charts
#988b8d color shades, tints & tones
#988b8d color schemes
#988b8d color preview, HTML & CSS examples
This text has a color of #988b8d
<p style="color:#988b8d;">Text here</p>
.mytext {color:#988b8d;}
This box has a color of #988b8d
<div style="background-color:#988b8d;">Content here</div>
.mybackground {background-color:#988b8d;}
Border around this has a color of #988b8d
<div style="border:2px solid #988b8d;">Content here</div>
.myborder {border:2px solid #988b8d;}