#04ded4 color space conversions
Hex:
#04ded4
RGB:
4, 222, 212
CMY:
98, 13, 17
CMYK:
98, 0, 5, 13
HSL:
177°, 96.4602%, 44.3137%
HSV (HSB):
177°, 98.1982%, 87.0588%
XYZ:
38.0550, 57.0218, 71.2880
xyY:
0.2287, 0.3428, 57.0218
CIE-Lab:
80.1919, -46.1001, -7.8182
CIE-LCH:
80.1919, 46.7583, 189.6253
CIE-Luv:
80.1919, -62.9287, -5.0533
Hunter-Lab:
75.5128, -42.1915, -3.1138
#04ded4 color charts
#04ded4 color shades, tints & tones
#04ded4 color schemes
#04ded4 color preview, HTML & CSS examples
This text has a color of #04ded4
<p style="color:#04ded4;">Text here</p>
.mytext {color:#04ded4;}
This box has a color of #04ded4
<div style="background-color:#04ded4;">Content here</div>
.mybackground {background-color:#04ded4;}
Border around this has a color of #04ded4
<div style="border:2px solid #04ded4;">Content here</div>
.myborder {border:2px solid #04ded4;}