#01f9ed color space conversions
Hex:
#01f9ed
RGB:
1, 249, 237
CMY:
100, 2, 7
CMYK:
100, 0, 5, 2
HSL:
177°, 99.2000%, 49.0196%
HSV (HSB):
177°, 99.5984%, 97.6471%
XYZ:
49.1743, 73.8722, 91.7878
xyY:
0.2289, 0.3439, 73.8722
CIE-Lab:
88.8621, -50.5987, -8.1351
CIE-LCH:
88.8621, 51.2484, 189.1337
CIE-Luv:
88.8621, -69.9375, -4.9175
Hunter-Lab:
85.9490, -48.2849, -3.1535
#01f9ed color charts
#01f9ed color shades, tints & tones
#01f9ed color schemes
#01f9ed color preview, HTML & CSS examples
This text has a color of #01f9ed
<p style="color:#01f9ed;">Text here</p>
.mytext {color:#01f9ed;}
This box has a color of #01f9ed
<div style="background-color:#01f9ed;">Content here</div>
.mybackground {background-color:#01f9ed;}
Border around this has a color of #01f9ed
<div style="border:2px solid #01f9ed;">Content here</div>
.myborder {border:2px solid #01f9ed;}