#1dedc9 color space conversions
Hex:
#1dedc9
RGB:
29, 237, 201
CMY:
89, 7, 21
CMYK:
88, 0, 15, 7
HSL:
170°, 85.2459%, 52.1569%
HSV (HSB):
170°, 87.7637%, 92.9412%
XYZ:
41.3335, 65.0466, 65.6351
xyY:
0.2403, 0.3781, 65.0466
CIE-Lab:
84.5078, -54.4104, 4.3403
CIE-LCH:
84.5078, 54.5832, 175.4391
CIE-Luv:
84.5078, -67.7215, 15.2838
Hunter-Lab:
80.6515, -49.6597, 8.2052
#1dedc9 color charts
#1dedc9 color shades, tints & tones
#1dedc9 color schemes
#1dedc9 color preview, HTML & CSS examples
This text has a color of #1dedc9
<p style="color:#1dedc9;">Text here</p>
.mytext {color:#1dedc9;}
This box has a color of #1dedc9
<div style="background-color:#1dedc9;">Content here</div>
.mybackground {background-color:#1dedc9;}
Border around this has a color of #1dedc9
<div style="border:2px solid #1dedc9;">Content here</div>
.myborder {border:2px solid #1dedc9;}