#01f1ed color space conversions
Hex:
#01f1ed
RGB:
1, 241, 237
CMY:
100, 5, 7
CMYK:
100, 0, 2, 5
HSL:
179°, 99.1736%, 47.4510%
HSV (HSB):
179°, 99.5851%, 94.5098%
XYZ:
46.7539, 69.0315, 90.9810
xyY:
0.2261, 0.3339, 69.0315
CIE-Lab:
86.5196, -47.1986, -11.6186
CIE-LCH:
86.5196, 48.6076, 193.8292
CIE-Luv:
86.5196, -67.3033, -11.1146
Hunter-Lab:
83.0852, -44.9532, -6.7649
#01f1ed color charts
#01f1ed color shades, tints & tones
#01f1ed color schemes
#01f1ed color preview, HTML & CSS examples
This text has a color of #01f1ed
<p style="color:#01f1ed;">Text here</p>
.mytext {color:#01f1ed;}
This box has a color of #01f1ed
<div style="background-color:#01f1ed;">Content here</div>
.mybackground {background-color:#01f1ed;}
Border around this has a color of #01f1ed
<div style="border:2px solid #01f1ed;">Content here</div>
.myborder {border:2px solid #01f1ed;}