#998e8e color space conversions
Hex:
#998e8e
RGB:
153, 142, 142
CMY:
40, 44, 44
CMYK:
0, 7, 7, 40
HSL:
0°, 5.1163%, 57.8431%
HSV (HSB):
0°, 7.1895%, 60.0000%
XYZ:
27.6924, 28.0713, 29.5499
xyY:
0.3246, 0.3290, 28.0713
CIE-Lab:
59.9531, 4.0856, 1.4658
CIE-LCH:
59.9531, 4.3406, 19.7366
CIE-Luv:
59.9531, 6.4508, 1.3811
Hunter-Lab:
52.9824, 0.5777, 4.0197
#998e8e color charts
#998e8e color shades, tints & tones
#998e8e color schemes
#998e8e color preview, HTML & CSS examples
This text has a color of #998e8e
<p style="color:#998e8e;">Text here</p>
.mytext {color:#998e8e;}
This box has a color of #998e8e
<div style="background-color:#998e8e;">Content here</div>
.mybackground {background-color:#998e8e;}
Border around this has a color of #998e8e
<div style="border:2px solid #998e8e;">Content here</div>
.myborder {border:2px solid #998e8e;}