#9999bd color space conversions
Hex:
#9999bd
RGB:
153, 153, 189
CMY:
40, 40, 26
CMYK:
19, 19, 0, 26
HSL:
240°, 21.4286%, 67.0588%
HSV (HSB):
240°, 19.0476%, 74.1176%
XYZ:
33.7134, 33.2289, 52.7810
xyY:
0.2816, 0.2775, 33.2289
CIE-Lab:
64.3458, 7.6178, -18.5823
CIE-LCH:
64.3458, 20.0831, 292.2912
CIE-Luv:
64.3458, -2.1234, -29.4643
Hunter-Lab:
57.6445, 3.5179, -13.9365
#9999bd color charts
#9999bd color shades, tints & tones
#9999bd color schemes
#9999bd color preview, HTML & CSS examples
This text has a color of #9999bd
<p style="color:#9999bd;">Text here</p>
.mytext {color:#9999bd;}
This box has a color of #9999bd
<div style="background-color:#9999bd;">Content here</div>
.mybackground {background-color:#9999bd;}
Border around this has a color of #9999bd
<div style="border:2px solid #9999bd;">Content here</div>
.myborder {border:2px solid #9999bd;}