#00fadc color space conversions
Hex:
#00fadc
RGB:
0, 250, 220
CMY:
100, 2, 14
CMYK:
100, 0, 12, 2
HSL:
173°, 100.0000%, 49.0196%
HSV (HSB):
173°, 100.0000%, 98.0392%
XYZ:
47.1039, 73.5385, 79.4219
xyY:
0.2354, 0.3676, 73.5385
CIE-Lab:
88.7039, -55.6312, 0.4891
CIE-LCH:
88.7039, 55.6334, 179.4963
CIE-Luv:
88.7039, -71.6539, 9.6229
Hunter-Lab:
85.7546, -52.0229, 5.1166
#00fadc color charts
#00fadc RGB chart
#00fadc CMYK chart
#00fadc RGB pie chart
#00fadc color shades, tints & tones
#00fadc color schemes
#00fadc color preview, HTML & CSS examples
This text has a color of #00fadc
<p style="color:#00fadc;">Text here</p>
.mytext {color:#00fadc;}
Text color #00fadc
This box has a color of #00fadc
<div style="background-color:#00fadc;">Content here</div>
.mybackground {background-color:#00fadc;}
Background color #00fadc
Border around this has a color of #00fadc
<div style="border:2px solid #00fadc;">Content here</div>
.myborder {border:2px solid #00fadc;}
Border color #00fadc