#1dedc2 color space conversions
Hex:
#1dedc2
RGB:
29, 237, 194
CMY:
89, 7, 24
CMYK:
88, 0, 18, 7
HSL:
168°, 85.2459%, 52.1569%
HSV (HSB):
168°, 87.7637%, 92.9412%
XYZ:
40.5285, 64.7246, 61.3960
xyY:
0.2432, 0.3884, 64.7246
CIE-Lab:
84.3416, -56.1697, 7.7724
CIE-LCH:
84.3416, 56.7049, 172.1218
CIE-Luv:
84.3416, -68.2492, 20.7125
Hunter-Lab:
80.4516, -50.8688, 11.0695
#1dedc2 color charts
#1dedc2 color shades, tints & tones
#1dedc2 color schemes
#1dedc2 color preview, HTML & CSS examples
This text has a color of #1dedc2
<p style="color:#1dedc2;">Text here</p>
.mytext {color:#1dedc2;}
This box has a color of #1dedc2
<div style="background-color:#1dedc2;">Content here</div>
.mybackground {background-color:#1dedc2;}
Border around this has a color of #1dedc2
<div style="border:2px solid #1dedc2;">Content here</div>
.myborder {border:2px solid #1dedc2;}