#00f0c8 color space conversions
Hex:
#00f0c8
RGB:
0, 240, 200
CMY:
100, 6, 22
CMYK:
100, 0, 17, 6
HSL:
170°, 100.0000%, 47.0588%
HSV (HSB):
170°, 100.0000%, 94.1176%
XYZ:
41.5854, 66.4903, 65.2857
xyY:
0.2399, 0.3835, 66.4903
CIE-Lab:
85.2459, -56.8240, 5.9133
CIE-LCH:
85.2459, 57.1308, 174.0590
CIE-Luv:
85.2459, -69.9583, 18.0504
Hunter-Lab:
81.5416, -51.6645, 9.6090
#00f0c8 color charts
#00f0c8 color shades, tints & tones
#00f0c8 color schemes
#00f0c8 color preview, HTML & CSS examples
This text has a color of #00f0c8
<p style="color:#00f0c8;">Text here</p>
.mytext {color:#00f0c8;}
This box has a color of #00f0c8
<div style="background-color:#00f0c8;">Content here</div>
.mybackground {background-color:#00f0c8;}
Border around this has a color of #00f0c8
<div style="border:2px solid #00f0c8;">Content here</div>
.myborder {border:2px solid #00f0c8;}