#04d5d5 color space conversions
Hex:
#04d5d5
RGB:
4, 213, 213
CMY:
98, 16, 16
CMYK:
98, 0, 0, 16
HSL:
180°, 96.3134%, 42.5490%
HSV (HSB):
180°, 98.1221%, 83.5294%
XYZ:
35.8546, 52.4184, 71.1788
xyY:
0.2249, 0.3287, 52.4184
CIE-Lab:
77.5304, -41.8725, -12.3183
CIE-LCH:
77.5304, 43.6468, 196.3932
CIE-Luv:
77.5304, -59.8293, -12.9189
Hunter-Lab:
72.4006, -38.3033, -7.6091
#04d5d5 color charts
#04d5d5 color shades, tints & tones
#04d5d5 color schemes
#04d5d5 color preview, HTML & CSS examples
This text has a color of #04d5d5
<p style="color:#04d5d5;">Text here</p>
.mytext {color:#04d5d5;}
This box has a color of #04d5d5
<div style="background-color:#04d5d5;">Content here</div>
.mybackground {background-color:#04d5d5;}
Border around this has a color of #04d5d5
<div style="border:2px solid #04d5d5;">Content here</div>
.myborder {border:2px solid #04d5d5;}