#999bb3 color space conversions
Hex:
#999bb3
RGB:
153, 155, 179
CMY:
40, 39, 30
CMYK:
15, 13, 0, 30
HSL:
235°, 14.6067%, 65.0980%
HSV (HSB):
235°, 14.5251%, 70.1961%
XYZ:
32.9949, 33.4697, 47.3691
xyY:
0.2899, 0.2940, 33.4697
CIE-Lab:
64.5394, 4.2509, -12.6840
CIE-LCH:
64.5394, 13.3773, 288.5280
CIE-Luv:
64.5394, -2.4621, -19.7077
Hunter-Lab:
57.8530, 0.5600, -8.0486
#999bb3 color charts
#999bb3 color shades, tints & tones
#999bb3 color schemes
#999bb3 color preview, HTML & CSS examples
This text has a color of #999bb3
<p style="color:#999bb3;">Text here</p>
.mytext {color:#999bb3;}
This box has a color of #999bb3
<div style="background-color:#999bb3;">Content here</div>
.mybackground {background-color:#999bb3;}
Border around this has a color of #999bb3
<div style="border:2px solid #999bb3;">Content here</div>
.myborder {border:2px solid #999bb3;}