#99bbbf color space conversions
Hex:
#99bbbf
RGB:
153, 187, 191
CMY:
40, 27, 25
CMYK:
20, 2, 0, 25
HSL:
186°, 22.8916%, 67.4510%
HSV (HSB):
186°, 19.8953%, 74.9020%
XYZ:
40.3112, 46.0745, 56.0589
xyY:
0.2830, 0.3235, 46.0745
CIE-Lab:
73.5939, -10.5170, -5.8246
CIE-LCH:
73.5939, 12.0222, 208.9786
CIE-Luv:
73.5939, -17.7956, -7.0692
Hunter-Lab:
67.8782, -12.7803, -1.4513
#99bbbf color charts
#99bbbf color shades, tints & tones
#99bbbf color schemes
#99bbbf color preview, HTML & CSS examples
This text has a color of #99bbbf
<p style="color:#99bbbf;">Text here</p>
.mytext {color:#99bbbf;}
This box has a color of #99bbbf
<div style="background-color:#99bbbf;">Content here</div>
.mybackground {background-color:#99bbbf;}
Border around this has a color of #99bbbf
<div style="border:2px solid #99bbbf;">Content here</div>
.myborder {border:2px solid #99bbbf;}