#00f1ed color space conversions
Hex:
#00f1ed
RGB:
0, 241, 237
CMY:
100, 5, 7
CMYK:
100, 0, 2, 5
HSL:
179°, 100.0000%, 47.2549%
HSV (HSB):
179°, 100.0000%, 94.5098%
XYZ:
46.7414, 69.0250, 90.9804
xyY:
0.2261, 0.3339, 69.0250
CIE-Lab:
86.5164, -47.2201, -11.6237
CIE-LCH:
86.5164, 48.6297, 193.8290
CIE-Luv:
86.5164, -67.3297, -11.1202
Hunter-Lab:
83.0813, -44.9686, -6.7702
#00f1ed color charts
#00f1ed color shades, tints & tones
#00f1ed color schemes
#00f1ed color preview, HTML & CSS examples
This text has a color of #00f1ed
<p style="color:#00f1ed;">Text here</p>
.mytext {color:#00f1ed;}
This box has a color of #00f1ed
<div style="background-color:#00f1ed;">Content here</div>
.mybackground {background-color:#00f1ed;}
Border around this has a color of #00f1ed
<div style="border:2px solid #00f1ed;">Content here</div>
.myborder {border:2px solid #00f1ed;}