#9999b1 color space conversions
Hex:
#9999b1
RGB:
153, 153, 177
CMY:
40, 40, 31
CMYK:
14, 14, 0, 31
HSL:
240°, 13.3333%, 64.7059%
HSV (HSB):
240°, 13.5593%, 69.4118%
XYZ:
32.4639, 32.7291, 46.2013
xyY:
0.2914, 0.2938, 32.7291
CIE-Lab:
63.9410, 4.9352, -12.4600
CIE-LCH:
63.9410, 13.4018, 291.6077
CIE-Luv:
63.9410, -1.4002, -19.4356
Hunter-Lab:
57.2093, 1.1749, -7.8350
#9999b1 color charts
#9999b1 color shades, tints & tones
#9999b1 color schemes
#9999b1 color preview, HTML & CSS examples
This text has a color of #9999b1
<p style="color:#9999b1;">Text here</p>
.mytext {color:#9999b1;}
This box has a color of #9999b1
<div style="background-color:#9999b1;">Content here</div>
.mybackground {background-color:#9999b1;}
Border around this has a color of #9999b1
<div style="border:2px solid #9999b1;">Content here</div>
.myborder {border:2px solid #9999b1;}