#3ddec3 color space conversions
Hex:
#3ddec3
RGB:
61, 222, 195
CMY:
76, 13, 24
CMYK:
73, 0, 12, 13
HSL:
170°, 70.9251%, 55.4902%
HSV (HSB):
170°, 72.5225%, 87.0588%
XYZ:
37.8961, 57.1748, 60.6683
xyY:
0.2433, 0.3671, 57.1748
CIE-Lab:
80.2778, -46.9842, 1.4212
CIE-LCH:
80.2778, 47.0057, 178.2674
CIE-Luv:
80.2778, -59.6542, 9.6176
Hunter-Lab:
75.6140, -42.8643, 5.3590
#3ddec3 color charts
#3ddec3 color shades, tints & tones
#3ddec3 color schemes
#3ddec3 color preview, HTML & CSS examples
This text has a color of #3ddec3
<p style="color:#3ddec3;">Text here</p>
.mytext {color:#3ddec3;}
This box has a color of #3ddec3
<div style="background-color:#3ddec3;">Content here</div>
.mybackground {background-color:#3ddec3;}
Border around this has a color of #3ddec3
<div style="border:2px solid #3ddec3;">Content here</div>
.myborder {border:2px solid #3ddec3;}