#3cddd3 color space conversions
Hex:
#3cddd3
RGB:
60, 221, 211
CMY:
76, 13, 17
CMYK:
73, 0, 5, 13
HSL:
176°, 70.3057%, 55.0980%
HSV (HSB):
176°, 72.8507%, 86.6667%
XYZ:
39.4778, 57.3767, 70.6221
xyY:
0.2357, 0.3426, 57.3767
CIE-Lab:
80.3910, -42.4218, -6.9325
CIE-LCH:
80.3910, 42.9845, 189.2811
CIE-Luv:
80.3910, -58.3498, -4.1326
Hunter-Lab:
75.7474, -39.5279, -2.2551
#3cddd3 color charts
#3cddd3 color shades, tints & tones
#3cddd3 color schemes
#3cddd3 color preview, HTML & CSS examples
This text has a color of #3cddd3
<p style="color:#3cddd3;">Text here</p>
.mytext {color:#3cddd3;}
This box has a color of #3cddd3
<div style="background-color:#3cddd3;">Content here</div>
.mybackground {background-color:#3cddd3;}
Border around this has a color of #3cddd3
<div style="border:2px solid #3cddd3;">Content here</div>
.myborder {border:2px solid #3cddd3;}