#04eddc color space conversions
Hex:
#04eddc
RGB:
4, 237, 220
CMY:
98, 7, 14
CMYK:
98, 0, 7, 7
HSL:
176°, 96.6805%, 47.2549%
HSV (HSB):
176°, 98.3122%, 92.9412%
XYZ:
43.2525, 65.7615, 78.1237
xyY:
0.2311, 0.3514, 65.7615
CIE-Lab:
84.8746, -50.2176, -5.1269
CIE-LCH:
84.8746, 50.4786, 185.8293
CIE-Luv:
84.8746, -67.2722, -0.1268
Hunter-Lab:
81.0935, -46.7077, -0.3533
#04eddc color charts
#04eddc color shades, tints & tones
#04eddc color schemes
#04eddc color preview, HTML & CSS examples
This text has a color of #04eddc
<p style="color:#04eddc;">Text here</p>
.mytext {color:#04eddc;}
This box has a color of #04eddc
<div style="background-color:#04eddc;">Content here</div>
.mybackground {background-color:#04eddc;}
Border around this has a color of #04eddc
<div style="border:2px solid #04eddc;">Content here</div>
.myborder {border:2px solid #04eddc;}