#3dd3cd color space conversions
Hex:
#3dd3cd
RGB:
61, 211, 205
CMY:
76, 17, 20
CMYK:
71, 0, 3, 17
HSL:
178°, 63.0252%, 53.3333%
HSV (HSB):
178°, 71.0900%, 82.7451%
XYZ:
36.2382, 51.9884, 65.8824
xyY:
0.2351, 0.3373, 51.9884
CIE-Lab:
77.2739, -39.4832, -8.3438
CIE-LCH:
77.2739, 40.3552, 191.9324
CIE-Luv:
77.2739, -55.0979, -6.8003
Hunter-Lab:
72.1030, -36.4681, -3.7028
#3dd3cd color charts
#3dd3cd color shades, tints & tones
#3dd3cd color schemes
#3dd3cd color preview, HTML & CSS examples
This text has a color of #3dd3cd
<p style="color:#3dd3cd;">Text here</p>
.mytext {color:#3dd3cd;}
This box has a color of #3dd3cd
<div style="background-color:#3dd3cd;">Content here</div>
.mybackground {background-color:#3dd3cd;}
Border around this has a color of #3dd3cd
<div style="border:2px solid #3dd3cd;">Content here</div>
.myborder {border:2px solid #3dd3cd;}