#998b8e color space conversions
Hex:
#998b8e
RGB:
153, 139, 142
CMY:
40, 45, 44
CMYK:
0, 9, 7, 40
HSL:
347°, 6.4220%, 57.2549%
HSV (HSB):
347°, 9.1503%, 60.0000%
XYZ:
27.2520, 27.1905, 29.4031
xyY:
0.3250, 0.3243, 27.1905
CIE-Lab:
59.1503, 5.7796, 0.2964
CIE-LCH:
59.1503, 5.7872, 2.9359
CIE-Luv:
59.1503, 8.0441, -0.5505
Hunter-Lab:
52.1445, 2.0354, 3.0689
#998b8e color charts
#998b8e color shades, tints & tones
#998b8e color schemes
#998b8e color preview, HTML & CSS examples
This text has a color of #998b8e
<p style="color:#998b8e;">Text here</p>
.mytext {color:#998b8e;}
This box has a color of #998b8e
<div style="background-color:#998b8e;">Content here</div>
.mybackground {background-color:#998b8e;}
Border around this has a color of #998b8e
<div style="border:2px solid #998b8e;">Content here</div>
.myborder {border:2px solid #998b8e;}