#04cddd color space conversions
Hex:
#04cddd
RGB:
4, 205, 221
CMY:
98, 20, 13
CMYK:
98, 7, 0, 13
HSL:
184°, 96.4444%, 44.1176%
HSV (HSB):
184°, 98.1900%, 86.6667%
XYZ:
34.9325, 48.9089, 76.0058
xyY:
0.2185, 0.3060, 48.9089
CIE-Lab:
75.3946, -35.7905, -19.8389
CIE-LCH:
75.3946, 40.9211, 208.9998
CIE-Luv:
75.3946, -56.4856, -26.1177
Hunter-Lab:
69.9349, -33.2252, -15.4824
#04cddd color charts
#04cddd color shades, tints & tones
#04cddd color schemes
#04cddd color preview, HTML & CSS examples
This text has a color of #04cddd
<p style="color:#04cddd;">Text here</p>
.mytext {color:#04cddd;}
This box has a color of #04cddd
<div style="background-color:#04cddd;">Content here</div>
.mybackground {background-color:#04cddd;}
Border around this has a color of #04cddd
<div style="border:2px solid #04cddd;">Content here</div>
.myborder {border:2px solid #04cddd;}