#3dddd7 color space conversions
Hex:
#3dddd7
RGB:
61, 221, 215
CMY:
76, 13, 16
CMYK:
72, 0, 3, 13
HSL:
178°, 70.1754%, 55.2941%
HSV (HSB):
178°, 72.3982%, 86.6667%
XYZ:
40.0467, 57.6113, 73.2994
xyY:
0.2342, 0.3370, 57.6113
CIE-Lab:
80.5222, -41.2039, -8.8669
CIE-LCH:
80.5222, 42.1472, 192.1446
CIE-Luv:
80.5222, -57.9287, -7.4142
Hunter-Lab:
75.9021, -38.6504, -4.1254
#3dddd7 color charts
#3dddd7 color shades, tints & tones
#3dddd7 color schemes
#3dddd7 color preview, HTML & CSS examples
This text has a color of #3dddd7
<p style="color:#3dddd7;">Text here</p>
.mytext {color:#3dddd7;}
This box has a color of #3dddd7
<div style="background-color:#3dddd7;">Content here</div>
.mybackground {background-color:#3dddd7;}
Border around this has a color of #3dddd7
<div style="border:2px solid #3dddd7;">Content here</div>
.myborder {border:2px solid #3dddd7;}