#99b0b0 color space conversions
Hex:
#99b0b0
RGB:
153, 176, 176
CMY:
40, 31, 31
CMYK:
13, 0, 0, 31
HSL:
180°, 12.7072%, 64.5098%
HSV (HSB):
180°, 13.0682%, 69.0196%
XYZ:
36.4987, 40.9576, 47.0562
xyY:
0.2931, 0.3289, 40.9576
CIE-Lab:
70.1462, -7.8935, -2.6827
CIE-LCH:
70.1462, 8.3370, 198.7710
CIE-Luv:
70.1462, -12.3200, -2.6696
Hunter-Lab:
63.9981, -10.1965, 1.2042
#99b0b0 color charts
#99b0b0 color shades, tints & tones
#99b0b0 color schemes
#99b0b0 color preview, HTML & CSS examples
This text has a color of #99b0b0
<p style="color:#99b0b0;">Text here</p>
.mytext {color:#99b0b0;}
This box has a color of #99b0b0
<div style="background-color:#99b0b0;">Content here</div>
.mybackground {background-color:#99b0b0;}
Border around this has a color of #99b0b0
<div style="border:2px solid #99b0b0;">Content here</div>
.myborder {border:2px solid #99b0b0;}