#999bb8 color space conversions
Hex:
#999bb8
RGB:
153, 155, 184
CMY:
40, 39, 28
CMYK:
17, 16, 0, 28
HSL:
236°, 17.9191%, 66.0784%
HSV (HSB):
236°, 16.8478%, 72.1569%
XYZ:
33.5099, 33.6757, 50.0813
xyY:
0.2858, 0.2872, 33.6757
CIE-Lab:
64.7043, 5.3591, -15.2384
CIE-LCH:
64.7043, 16.1533, 289.3759
CIE-Luv:
64.7043, -2.7472, -23.8719
Hunter-Lab:
58.0308, 1.5213, -10.5465
#999bb8 color charts
#999bb8 color shades, tints & tones
#999bb8 color schemes
#999bb8 color preview, HTML & CSS examples
This text has a color of #999bb8
<p style="color:#999bb8;">Text here</p>
.mytext {color:#999bb8;}
This box has a color of #999bb8
<div style="background-color:#999bb8;">Content here</div>
.mybackground {background-color:#999bb8;}
Border around this has a color of #999bb8
<div style="border:2px solid #999bb8;">Content here</div>
.myborder {border:2px solid #999bb8;}