#998eaf color space conversions
Hex:
#998eaf
RGB:
153, 142, 175
CMY:
40, 44, 31
CMYK:
13, 19, 0, 31
HSL:
260°, 17.0984%, 62.1569%
HSV (HSB):
260°, 18.8571%, 68.6275%
XYZ:
30.5477, 29.2135, 44.5862
xyY:
0.2928, 0.2800, 29.2135
CIE-Lab:
60.9696, 10.7265, -15.8110
CIE-LCH:
60.9696, 19.1062, 304.1537
CIE-Luv:
60.9696, 3.9345, -25.3305
Hunter-Lab:
54.0495, 6.2982, -11.0745
#998eaf color charts
#998eaf color shades, tints & tones
#998eaf color schemes
#998eaf color preview, HTML & CSS examples
This text has a color of #998eaf
<p style="color:#998eaf;">Text here</p>
.mytext {color:#998eaf;}
This box has a color of #998eaf
<div style="background-color:#998eaf;">Content here</div>
.mybackground {background-color:#998eaf;}
Border around this has a color of #998eaf
<div style="border:2px solid #998eaf;">Content here</div>
.myborder {border:2px solid #998eaf;}