#3dddd4 color space conversions
Hex:
#3dddd4
RGB:
61, 221, 212
CMY:
76, 13, 17
CMYK:
72, 0, 4, 13
HSL:
177°, 70.1754%, 55.2941%
HSV (HSB):
177°, 72.3982%, 86.6667%
XYZ:
39.6646, 57.4585, 71.2874
xyY:
0.2355, 0.3412, 57.4585
CIE-Lab:
80.4368, -42.0316, -7.3955
CIE-LCH:
80.4368, 42.6773, 189.9791
CIE-Luv:
80.4368, -58.1364, -4.9292
Hunter-Lab:
75.8014, -39.2487, -2.6983
#3dddd4 color charts
#3dddd4 color shades, tints & tones
#3dddd4 color schemes
#3dddd4 color preview, HTML & CSS examples
This text has a color of #3dddd4
<p style="color:#3dddd4;">Text here</p>
.mytext {color:#3dddd4;}
This box has a color of #3dddd4
<div style="background-color:#3dddd4;">Content here</div>
.mybackground {background-color:#3dddd4;}
Border around this has a color of #3dddd4
<div style="border:2px solid #3dddd4;">Content here</div>
.myborder {border:2px solid #3dddd4;}