#9999b7 color space conversions
Hex:
#9999b7
RGB:
153, 153, 183
CMY:
40, 40, 28
CMYK:
16, 16, 0, 28
HSL:
240°, 17.2414%, 65.8824%
HSV (HSB):
240°, 16.3934%, 71.7647%
XYZ:
33.0753, 32.9737, 49.4210
xyY:
0.2864, 0.2856, 32.9737
CIE-Lab:
64.1396, 6.2597, -15.5307
CIE-LCH:
64.1396, 16.7447, 291.9520
CIE-Luv:
64.1396, -1.7605, -24.4317
Hunter-Lab:
57.4227, 2.3259, -10.8322
#9999b7 color charts
#9999b7 color shades, tints & tones
#9999b7 color schemes
#9999b7 color preview, HTML & CSS examples
This text has a color of #9999b7
<p style="color:#9999b7;">Text here</p>
.mytext {color:#9999b7;}
This box has a color of #9999b7
<div style="background-color:#9999b7;">Content here</div>
.mybackground {background-color:#9999b7;}
Border around this has a color of #9999b7
<div style="border:2px solid #9999b7;">Content here</div>
.myborder {border:2px solid #9999b7;}