#998e98 color space conversions
Hex:
#998e98
RGB:
153, 142, 152
CMY:
40, 44, 40
CMYK:
0, 7, 1, 40
HSL:
305°, 5.1163%, 57.8431%
HSV (HSB):
305°, 7.1895%, 60.0000%
XYZ:
28.4774, 28.3853, 33.6838
xyY:
0.3145, 0.3135, 28.3853
CIE-Lab:
60.2353, 5.9725, -3.8243
CIE-LCH:
60.2353, 7.0919, 327.3676
CIE-Luv:
60.2353, 5.7074, -6.4912
Hunter-Lab:
53.2779, 2.1732, -0.1903
#998e98 color charts
#998e98 color shades, tints & tones
#998e98 color schemes
#998e98 color preview, HTML & CSS examples
This text has a color of #998e98
<p style="color:#998e98;">Text here</p>
.mytext {color:#998e98;}
This box has a color of #998e98
<div style="background-color:#998e98;">Content here</div>
.mybackground {background-color:#998e98;}
Border around this has a color of #998e98
<div style="border:2px solid #998e98;">Content here</div>
.myborder {border:2px solid #998e98;}