#04dedd color space conversions
Hex:
#04dedd
RGB:
4, 222, 221
CMY:
98, 13, 13
CMYK:
98, 0, 0, 13
HSL:
180°, 96.4602%, 44.3137%
HSV (HSB):
180°, 98.1982%, 87.0588%
XYZ:
39.2225, 57.4888, 77.4358
xyY:
0.2252, 0.3301, 57.4888
CIE-Lab:
80.4538, -43.4982, -12.2220
CIE-LCH:
80.4538, 45.1826, 195.6941
CIE-Luv:
80.4538, -62.2018, -12.5721
Hunter-Lab:
75.8214, -40.3492, -7.4775
#04dedd color charts
#04dedd color shades, tints & tones
#04dedd color schemes
#04dedd color preview, HTML & CSS examples
This text has a color of #04dedd
<p style="color:#04dedd;">Text here</p>
.mytext {color:#04dedd;}
This box has a color of #04dedd
<div style="background-color:#04dedd;">Content here</div>
.mybackground {background-color:#04dedd;}
Border around this has a color of #04dedd
<div style="border:2px solid #04dedd;">Content here</div>
.myborder {border:2px solid #04dedd;}