#05cdcc color space conversions
Hex:
#05cdcc
RGB:
5, 205, 204
CMY:
98, 20, 20
CMYK:
98, 0, 0, 20
HSL:
180°, 95.2381%, 41.1765%
HSV (HSB):
180°, 97.5610%, 80.3922%
XYZ:
32.7930, 48.0545, 64.6738
xyY:
0.2253, 0.3302, 48.0545
CIE-Lab:
74.8593, -40.9497, -11.4660
CIE-LCH:
74.8593, 42.5247, 195.6424
CIE-Luv:
74.8593, -57.8249, -11.6249
Hunter-Lab:
69.3214, -36.8717, -6.7900
#05cdcc color charts
#05cdcc color shades, tints & tones
#05cdcc color schemes
#05cdcc color preview, HTML & CSS examples
This text has a color of #05cdcc
<p style="color:#05cdcc;">Text here</p>
.mytext {color:#05cdcc;}
This box has a color of #05cdcc
<div style="background-color:#05cdcc;">Content here</div>
.mybackground {background-color:#05cdcc;}
Border around this has a color of #05cdcc
<div style="border:2px solid #05cdcc;">Content here</div>
.myborder {border:2px solid #05cdcc;}