#01eddc color space conversions
Hex:
#01eddc
RGB:
1, 237, 220
CMY:
100, 7, 14
CMYK:
100, 0, 7, 7
HSL:
176°, 99.1597%, 46.6667%
HSV (HSB):
176°, 99.5781%, 92.9412%
XYZ:
43.2150, 65.7421, 78.1220
xyY:
0.2310, 0.3514, 65.7421
CIE-Lab:
84.8647, -50.2862, -5.1426
CIE-LCH:
84.8647, 50.5485, 185.8391
CIE-Luv:
84.8647, -67.3556, -0.1427
Hunter-Lab:
81.0815, -46.7554, -0.3688
#01eddc color charts
#01eddc color shades, tints & tones
#01eddc color schemes
#01eddc color preview, HTML & CSS examples
This text has a color of #01eddc
<p style="color:#01eddc;">Text here</p>
.mytext {color:#01eddc;}
This box has a color of #01eddc
<div style="background-color:#01eddc;">Content here</div>
.mybackground {background-color:#01eddc;}
Border around this has a color of #01eddc
<div style="border:2px solid #01eddc;">Content here</div>
.myborder {border:2px solid #01eddc;}