#99afbb color space conversions
Hex:
#99afbb
RGB:
153, 175, 187
CMY:
40, 31, 27
CMYK:
18, 6, 0, 27
HSL:
201°, 20.0000%, 66.6667%
HSV (HSB):
201°, 18.1818%, 73.3333%
XYZ:
37.4365, 41.0201, 52.9583
xyY:
0.2849, 0.3121, 41.0201
CIE-Lab:
70.1900, -4.9961, -8.6818
CIE-LCH:
70.1900, 10.0167, 240.0809
CIE-Luv:
70.1900, -12.1684, -12.2847
Hunter-Lab:
64.0469, -7.7460, -4.1921
#99afbb color charts
#99afbb color shades, tints & tones
#99afbb color schemes
#99afbb color preview, HTML & CSS examples
This text has a color of #99afbb
<p style="color:#99afbb;">Text here</p>
.mytext {color:#99afbb;}
This box has a color of #99afbb
<div style="background-color:#99afbb;">Content here</div>
.mybackground {background-color:#99afbb;}
Border around this has a color of #99afbb
<div style="border:2px solid #99afbb;">Content here</div>
.myborder {border:2px solid #99afbb;}