#04dec0 color space conversions
Hex:
#04dec0
RGB:
4, 222, 192
CMY:
98, 13, 25
CMYK:
98, 0, 14, 13
HSL:
172°, 96.4602%, 44.3137%
HSV (HSB):
172°, 98.1982%, 87.0588%
XYZ:
35.6858, 56.0741, 58.8117
xyY:
0.2370, 0.3724, 56.0741
CIE-Lab:
79.6560, -51.6025, 2.0453
CIE-LCH:
79.6560, 51.6430, 177.7302
CIE-Luv:
79.6560, -64.5251, 11.2083
Hunter-Lab:
74.8827, -45.9794, 5.8524
#04dec0 color charts
#04dec0 color shades, tints & tones
#04dec0 color schemes
#04dec0 color preview, HTML & CSS examples
This text has a color of #04dec0
<p style="color:#04dec0;">Text here</p>
.mytext {color:#04dec0;}
This box has a color of #04dec0
<div style="background-color:#04dec0;">Content here</div>
.mybackground {background-color:#04dec0;}
Border around this has a color of #04dec0
<div style="border:2px solid #04dec0;">Content here</div>
.myborder {border:2px solid #04dec0;}