#01eedc color space conversions
Hex:
#01eedc
RGB:
1, 238, 220
CMY:
100, 7, 14
CMYK:
100, 0, 8, 7
HSL:
175°, 99.1632%, 46.8627%
HSV (HSB):
175°, 99.5798%, 93.3333%
XYZ:
43.5053, 66.3228, 78.2188
xyY:
0.2314, 0.3527, 66.3228
CIE-Lab:
85.1608, -50.7034, -4.7060
CIE-LCH:
85.1608, 50.9214, 185.3026
CIE-Luv:
85.1608, -67.6859, 0.6187
Hunter-Lab:
81.4388, -47.1617, 0.0615
#01eedc color charts
#01eedc color shades, tints & tones
#01eedc color schemes
#01eedc color preview, HTML & CSS examples
This text has a color of #01eedc
<p style="color:#01eedc;">Text here</p>
.mytext {color:#01eedc;}
This box has a color of #01eedc
<div style="background-color:#01eedc;">Content here</div>
.mybackground {background-color:#01eedc;}
Border around this has a color of #01eedc
<div style="border:2px solid #01eedc;">Content here</div>
.myborder {border:2px solid #01eedc;}