#999ebd color space conversions
Hex:
#999ebd
RGB:
153, 158, 189
CMY:
40, 38, 26
CMYK:
19, 16, 0, 26
HSL:
232°, 21.4286%, 67.0588%
HSV (HSB):
232°, 19.0476%, 74.1176%
XYZ:
34.5490, 34.9001, 53.0596
xyY:
0.2820, 0.2849, 34.9001
CIE-Lab:
65.6709, 4.8069, -16.5736
CIE-LCH:
65.6709, 17.2566, 286.1739
CIE-Luv:
65.6709, -4.4047, -25.9528
Hunter-Lab:
59.0763, 1.0068, -11.8980
#999ebd color charts
#999ebd color shades, tints & tones
#999ebd color schemes
#999ebd color preview, HTML & CSS examples
This text has a color of #999ebd
<p style="color:#999ebd;">Text here</p>
.mytext {color:#999ebd;}
This box has a color of #999ebd
<div style="background-color:#999ebd;">Content here</div>
.mybackground {background-color:#999ebd;}
Border around this has a color of #999ebd
<div style="border:2px solid #999ebd;">Content here</div>
.myborder {border:2px solid #999ebd;}