#00facc color space conversions
Hex:
#00facc
RGB:
0, 250, 204
CMY:
100, 2, 20
CMYK:
100, 0, 18, 2
HSL:
169°, 100.0000%, 49.0196%
HSV (HSB):
169°, 100.0000%, 98.0392%
XYZ:
45.0847, 72.7308, 68.7890
xyY:
0.2416, 0.3898, 72.7308
CIE-Lab:
88.3192, -59.7095, 8.2479
CIE-LCH:
88.3192, 60.2765, 172.1353
CIE-Luv:
88.3192, -72.9083, 22.1316
Hunter-Lab:
85.2824, -54.8798, 11.8742
#00facc color charts
#00facc RGB chart
#00facc CMYK chart
#00facc RGB pie chart
#00facc color shades, tints & tones
#00facc color schemes
#00facc color preview, HTML & CSS examples
This text has a color of #00facc
<p style="color:#00facc;">Text here</p>
.mytext {color:#00facc;}
Text color #00facc
This box has a color of #00facc
<div style="background-color:#00facc;">Content here</div>
.mybackground {background-color:#00facc;}
Background color #00facc
Border around this has a color of #00facc
<div style="border:2px solid #00facc;">Content here</div>
.myborder {border:2px solid #00facc;}
Border color #00facc