#999eb8 color space conversions
Hex:
#999eb8
RGB:
153, 158, 184
CMY:
40, 38, 28
CMYK:
17, 14, 0, 28
HSL:
230°, 17.9191%, 66.0784%
HSV (HSB):
230°, 16.8478%, 72.1569%
XYZ:
34.0155, 34.6867, 50.2498
xyY:
0.2860, 0.2916, 34.6867
CIE-Lab:
65.5040, 3.6794, -14.0326
CIE-LCH:
65.5040, 14.5070, 284.6925
CIE-Luv:
65.5040, -4.1405, -21.7728
Hunter-Lab:
58.8954, 0.0269, -9.3596
#999eb8 color charts
#999eb8 color shades, tints & tones
#999eb8 color schemes
#999eb8 color preview, HTML & CSS examples
This text has a color of #999eb8
<p style="color:#999eb8;">Text here</p>
.mytext {color:#999eb8;}
This box has a color of #999eb8
<div style="background-color:#999eb8;">Content here</div>
.mybackground {background-color:#999eb8;}
Border around this has a color of #999eb8
<div style="border:2px solid #999eb8;">Content here</div>
.myborder {border:2px solid #999eb8;}