#999dbf color space conversions
Hex:
#999dbf
RGB:
153, 157, 191
CMY:
40, 38, 25
CMYK:
20, 18, 0, 25
HSL:
234°, 22.8916%, 67.4510%
HSV (HSB):
234°, 19.8953%, 74.9020%
XYZ:
34.5978, 34.6478, 54.1544
xyY:
0.2804, 0.2808, 34.6478
CIE-Lab:
65.4736, 5.8251, -17.9889
CIE-LCH:
65.4736, 18.9086, 287.9429
CIE-Luv:
65.4736, -4.0565, -28.3366
Hunter-Lab:
58.8624, 1.9085, -13.3441
#999dbf color charts
#999dbf color shades, tints & tones
#999dbf color schemes
#999dbf color preview, HTML & CSS examples
This text has a color of #999dbf
<p style="color:#999dbf;">Text here</p>
.mytext {color:#999dbf;}
This box has a color of #999dbf
<div style="background-color:#999dbf;">Content here</div>
.mybackground {background-color:#999dbf;}
Border around this has a color of #999dbf
<div style="border:2px solid #999dbf;">Content here</div>
.myborder {border:2px solid #999dbf;}