#1dd3cd color space conversions
Hex:
#1dd3cd
RGB:
29, 211, 205
CMY:
89, 17, 20
CMYK:
86, 0, 3, 17
HSL:
178°, 75.8333%, 47.0588%
HSV (HSB):
178°, 86.2559%, 82.7451%
XYZ:
34.8204, 51.2575, 65.8161
xyY:
0.2292, 0.3375, 51.2575
CIE-Lab:
76.8347, -42.3815, -9.0441
CIE-LCH:
76.8347, 43.3357, 192.0461
CIE-Luv:
76.8347, -58.6482, -7.5313
Hunter-Lab:
71.5944, -38.4754, -4.3887
#1dd3cd color charts
#1dd3cd color shades, tints & tones
#1dd3cd color schemes
#1dd3cd color preview, HTML & CSS examples
This text has a color of #1dd3cd
<p style="color:#1dd3cd;">Text here</p>
.mytext {color:#1dd3cd;}
This box has a color of #1dd3cd
<div style="background-color:#1dd3cd;">Content here</div>
.mybackground {background-color:#1dd3cd;}
Border around this has a color of #1dd3cd
<div style="border:2px solid #1dd3cd;">Content here</div>
.myborder {border:2px solid #1dd3cd;}