#998f9f color space conversions
Hex:
#998f9f
RGB:
153, 143, 159
CMY:
40, 44, 38
CMYK:
4, 10, 0, 38
HSL:
278°, 7.6923%, 59.2157%
HSV (HSB):
278°, 10.0629%, 62.3529%
XYZ:
29.2173, 28.9204, 36.8432
xyY:
0.3076, 0.3045, 28.9204
CIE-Lab:
60.7113, 6.7935, -7.1068
CIE-LCH:
60.7113, 9.8315, 313.7088
CIE-Luv:
60.7113, 4.6754, -11.4653
Hunter-Lab:
53.7777, 2.8677, -2.9752
#998f9f color charts
#998f9f color shades, tints & tones
#998f9f color schemes
#998f9f color preview, HTML & CSS examples
This text has a color of #998f9f
<p style="color:#998f9f;">Text here</p>
.mytext {color:#998f9f;}
This box has a color of #998f9f
<div style="background-color:#998f9f;">Content here</div>
.mybackground {background-color:#998f9f;}
Border around this has a color of #998f9f
<div style="border:2px solid #998f9f;">Content here</div>
.myborder {border:2px solid #998f9f;}