#999b99 color space conversions
Hex:
#999b99
RGB:
153, 155, 153
CMY:
40, 39, 40
CMYK:
1, 0, 1, 39
HSL:
120°, 0.9901%, 60.3922%
HSV (HSB):
120°, 1.2903%, 60.7843%
XYZ:
30.6080, 32.5149, 34.7998
xyY:
0.3126, 0.3320, 32.5149
CIE-Lab:
63.7662, -1.1029, 0.7858
CIE-LCH:
63.7662, 1.3542, 144.5299
CIE-Luv:
63.7662, -1.0237, 1.3134
Hunter-Lab:
57.0218, -3.9736, 3.7313
#999b99 color charts
#999b99 color shades, tints & tones
#999b99 color schemes
#999b99 color preview, HTML & CSS examples
This text has a color of #999b99
<p style="color:#999b99;">Text here</p>
.mytext {color:#999b99;}
This box has a color of #999b99
<div style="background-color:#999b99;">Content here</div>
.mybackground {background-color:#999b99;}
Border around this has a color of #999b99
<div style="border:2px solid #999b99;">Content here</div>
.myborder {border:2px solid #999b99;}