#998b9d color space conversions
Hex:
#998b9d
RGB:
153, 139, 157
CMY:
40, 45, 38
CMYK:
3, 11, 0, 38
HSL:
287°, 8.4112%, 58.0392%
HSV (HSB):
287°, 11.4650%, 61.5686%
XYZ:
28.4553, 27.6719, 35.7397
xyY:
0.3097, 0.3012, 27.6719
CIE-Lab:
59.5911, 8.6624, -7.6328
CIE-LCH:
59.5911, 11.5454, 318.6155
CIE-Luv:
59.5911, 6.8366, -12.5054
Hunter-Lab:
52.6041, 4.4995, -3.4594
#998b9d color charts
#998b9d color shades, tints & tones
#998b9d color schemes
#998b9d color preview, HTML & CSS examples
This text has a color of #998b9d
<p style="color:#998b9d;">Text here</p>
.mytext {color:#998b9d;}
This box has a color of #998b9d
<div style="background-color:#998b9d;">Content here</div>
.mybackground {background-color:#998b9d;}
Border around this has a color of #998b9d
<div style="border:2px solid #998b9d;">Content here</div>
.myborder {border:2px solid #998b9d;}