#998d8a color space conversions
Hex:
#998d8a
RGB:
153, 141, 138
CMY:
40, 45, 46
CMYK:
0, 8, 10, 40
HSL:
12°, 6.8493%, 57.0588%
HSV (HSB):
12°, 9.8039%, 60.0000%
XYZ:
27.2492, 27.6570, 27.9469
xyY:
0.3289, 0.3338, 27.6570
CIE-Lab:
59.5776, 3.9264, 3.2036
CIE-LCH:
59.5776, 5.0675, 39.2114
CIE-Luv:
59.5776, 7.2803, 3.8199
Hunter-Lab:
52.5900, 0.4563, 5.3056
#998d8a color charts
#998d8a color shades, tints & tones
#998d8a color schemes
#998d8a color preview, HTML & CSS examples
This text has a color of #998d8a
<p style="color:#998d8a;">Text here</p>
.mytext {color:#998d8a;}
This box has a color of #998d8a
<div style="background-color:#998d8a;">Content here</div>
.mybackground {background-color:#998d8a;}
Border around this has a color of #998d8a
<div style="border:2px solid #998d8a;">Content here</div>
.myborder {border:2px solid #998d8a;}