#99facc color space conversions
Hex:
#99facc
RGB:
153, 250, 204
CMY:
40, 2, 20
CMYK:
39, 0, 18, 2
HSL:
152°, 90.6542%, 79.0196%
HSV (HSB):
152°, 38.8000%, 98.0392%
XYZ:
58.2216, 79.5032, 69.4038
xyY:
0.2811, 0.3838, 79.5032
CIE-Lab:
91.4615, -38.5584, 13.1559
CIE-LCH:
91.4615, 40.7409, 161.1607
CIE-Luv:
91.4615, -45.4402, 26.2700
Hunter-Lab:
89.1645, -39.4832, 16.2651
#99facc color charts
#99facc RGB chart
#99facc CMYK chart
#99facc RGB pie chart
#99facc color shades, tints & tones
#99facc color schemes
#99facc color preview, HTML & CSS examples
This text has a color of #99facc
<p style="color:#99facc;">Text here</p>
.mytext {color:#99facc;}
Text color #99facc
This box has a color of #99facc
<div style="background-color:#99facc;">Content here</div>
.mybackground {background-color:#99facc;}
Background color #99facc
Border around this has a color of #99facc
<div style="border:2px solid #99facc;">Content here</div>
.myborder {border:2px solid #99facc;}
Border color #99facc