#04dedc color space conversions
Hex:
#04dedc
RGB:
4, 222, 220
CMY:
98, 13, 14
CMYK:
98, 0, 1, 13
HSL:
179°, 96.4602%, 44.3137%
HSV (HSB):
179°, 98.1982%, 87.0588%
XYZ:
39.0896, 57.4357, 76.7361
xyY:
0.2256, 0.3315, 57.4357
CIE-Lab:
80.4240, -43.7909, -11.7339
CIE-LCH:
80.4240, 45.3357, 195.0002
CIE-Luv:
80.4240, -62.2826, -11.7317
Hunter-Lab:
75.7863, -40.5581, -6.9826
#04dedc color charts
#04dedc RGB chart
#04dedc CMYK chart
#04dedc RGB pie chart
#04dedc color shades, tints & tones
#04dedc color schemes
#04dedc color preview, HTML & CSS examples
This text has a color of #04dedc
<p style="color:#04dedc;">Text here</p>
.mytext {color:#04dedc;}
Text color #04dedc
This box has a color of #04dedc
<div style="background-color:#04dedc;">Content here</div>
.mybackground {background-color:#04dedc;}
Background color #04dedc
Border around this has a color of #04dedc
<div style="border:2px solid #04dedc;">Content here</div>
.myborder {border:2px solid #04dedc;}
Border color #04dedc