#3cdddd color space conversions
Hex:
#3cdddd
RGB:
60, 221, 221
CMY:
76, 13, 13
CMYK:
73, 0, 0, 13
HSL:
180°, 70.3057%, 55.0980%
HSV (HSB):
180°, 72.8507%, 86.6667%
XYZ:
40.7711, 57.8940, 77.4324
xyY:
0.2315, 0.3288, 57.8940
CIE-Lab:
80.6798, -39.6367, -11.8295
CIE-LCH:
80.6798, 41.3643, 196.6177
CIE-Luv:
80.6798, -57.6533, -12.4500
Hunter-Lab:
76.0881, -37.5067, -7.0758
#3cdddd color charts
#3cdddd color shades, tints & tones
#3cdddd color schemes
#3cdddd color preview, HTML & CSS examples
This text has a color of #3cdddd
<p style="color:#3cdddd;">Text here</p>
.mytext {color:#3cdddd;}
This box has a color of #3cdddd
<div style="background-color:#3cdddd;">Content here</div>
.mybackground {background-color:#3cdddd;}
Border around this has a color of #3cdddd
<div style="border:2px solid #3cdddd;">Content here</div>
.myborder {border:2px solid #3cdddd;}