#3dddd3 color space conversions
Hex:
#3dddd3
RGB:
61, 221, 211
CMY:
76, 13, 17
CMYK:
72, 0, 5, 13
HSL:
176°, 70.1754%, 55.2941%
HSV (HSB):
176°, 72.3982%, 86.6667%
XYZ:
39.5388, 57.4082, 70.6250
xyY:
0.2360, 0.3426, 57.4082
CIE-Lab:
80.4086, -42.3057, -6.9044
CIE-LCH:
80.4086, 42.8654, 189.2692
CIE-Luv:
80.4086, -58.2055, -4.1037
Hunter-Lab:
75.7682, -39.4460, -2.2276
#3dddd3 color charts
#3dddd3 color shades, tints & tones
#3dddd3 color schemes
#3dddd3 color preview, HTML & CSS examples
This text has a color of #3dddd3
<p style="color:#3dddd3;">Text here</p>
.mytext {color:#3dddd3;}
This box has a color of #3dddd3
<div style="background-color:#3dddd3;">Content here</div>
.mybackground {background-color:#3dddd3;}
Border around this has a color of #3dddd3
<div style="border:2px solid #3dddd3;">Content here</div>
.myborder {border:2px solid #3dddd3;}