#01edcc color space conversions
Hex:
#01edcc
RGB:
1, 237, 204
CMY:
100, 7, 20
CMYK:
100, 0, 14, 7
HSL:
172°, 99.1597%, 46.6667%
HSV (HSB):
172°, 99.5781%, 92.9412%
XYZ:
41.1958, 64.9345, 67.4891
xyY:
0.2373, 0.3740, 64.9345
CIE-Lab:
84.4500, -54.5823, 2.6647
CIE-LCH:
84.4500, 54.6473, 177.2051
CIE-Luv:
84.4500, -68.6313, 12.7362
Hunter-Lab:
80.5819, -49.7640, 6.7507
#01edcc color charts
#01edcc color shades, tints & tones
#01edcc color schemes
#01edcc color preview, HTML & CSS examples
This text has a color of #01edcc
<p style="color:#01edcc;">Text here</p>
.mytext {color:#01edcc;}
This box has a color of #01edcc
<div style="background-color:#01edcc;">Content here</div>
.mybackground {background-color:#01edcc;}
Border around this has a color of #01edcc
<div style="border:2px solid #01edcc;">Content here</div>
.myborder {border:2px solid #01edcc;}