#00f1f0 color space conversions
Hex:
#00f1f0
RGB:
0, 241, 240
CMY:
100, 5, 6
CMYK:
100, 0, 0, 5
HSL:
180°, 100.0000%, 47.2549%
HSV (HSB):
180°, 100.0000%, 94.5098%
XYZ:
47.1835, 69.2019, 93.3085
xyY:
0.2250, 0.3300, 69.2019
CIE-Lab:
86.6039, -46.3567, -13.0662
CIE-LCH:
86.6039, 48.1630, 195.7411
CIE-Luv:
86.6039, -67.0862, -13.6296
Hunter-Lab:
83.1877, -44.3344, -8.2721
#00f1f0 color charts
#00f1f0 color shades, tints & tones
#00f1f0 color schemes
#00f1f0 color preview, HTML & CSS examples
This text has a color of #00f1f0
<p style="color:#00f1f0;">Text here</p>
.mytext {color:#00f1f0;}
This box has a color of #00f1f0
<div style="background-color:#00f1f0;">Content here</div>
.mybackground {background-color:#00f1f0;}
Border around this has a color of #00f1f0
<div style="border:2px solid #00f1f0;">Content here</div>
.myborder {border:2px solid #00f1f0;}