#998d8d color space conversions
Hex:
#998d8d
RGB:
153, 141, 141
CMY:
40, 45, 45
CMYK:
0, 8, 8, 40
HSL:
0°, 5.5556%, 57.6471%
HSV (HSB):
0°, 7.8431%, 60.0000%
XYZ:
27.4695, 27.7451, 29.1069
xyY:
0.3258, 0.3290, 27.7451
CIE-Lab:
59.6578, 4.4668, 1.6071
CIE-LCH:
59.6578, 4.7471, 19.7884
CIE-Luv:
59.6578, 7.0569, 1.5119
Hunter-Lab:
52.6737, 0.9094, 4.1086
#998d8d color charts
#998d8d color shades, tints & tones
#998d8d color schemes
#998d8d color preview, HTML & CSS examples
This text has a color of #998d8d
<p style="color:#998d8d;">Text here</p>
.mytext {color:#998d8d;}
This box has a color of #998d8d
<div style="background-color:#998d8d;">Content here</div>
.mybackground {background-color:#998d8d;}
Border around this has a color of #998d8d
<div style="border:2px solid #998d8d;">Content here</div>
.myborder {border:2px solid #998d8d;}