#998da5 color space conversions
Hex:
#998da5
RGB:
153, 141, 165
CMY:
40, 45, 35
CMYK:
7, 15, 0, 35
HSL:
270°, 11.7647%, 60.0000%
HSV (HSB):
270°, 14.5455%, 64.7059%
XYZ:
29.4533, 28.5387, 39.5535
xyY:
0.3019, 0.2926, 28.5387
CIE-Lab:
60.3723, 9.1608, -11.0283
CIE-LCH:
60.3723, 14.3368, 309.7151
CIE-Luv:
60.3723, 5.2020, -17.7135
Hunter-Lab:
53.4216, 4.9258, -6.5033
#998da5 color charts
#998da5 color shades, tints & tones
#998da5 color schemes
#998da5 color preview, HTML & CSS examples
This text has a color of #998da5
<p style="color:#998da5;">Text here</p>
.mytext {color:#998da5;}
This box has a color of #998da5
<div style="background-color:#998da5;">Content here</div>
.mybackground {background-color:#998da5;}
Border around this has a color of #998da5
<div style="border:2px solid #998da5;">Content here</div>
.myborder {border:2px solid #998da5;}