#1dedc1 color space conversions
Hex:
#1dedc1
RGB:
29, 237, 193
CMY:
89, 7, 24
CMYK:
88, 0, 19, 7
HSL:
167°, 85.2459%, 52.1569%
HSV (HSB):
167°, 87.7637%, 92.9412%
XYZ:
40.4165, 64.6798, 60.8064
xyY:
0.2436, 0.3899, 64.6798
CIE-Lab:
84.3185, -56.4168, 8.2631
CIE-LCH:
84.3185, 57.0187, 171.6674
CIE-Luv:
84.3185, -68.3239, 21.4792
Hunter-Lab:
80.4238, -51.0374, 11.4690
#1dedc1 color charts
#1dedc1 color shades, tints & tones
#1dedc1 color schemes
#1dedc1 color preview, HTML & CSS examples
This text has a color of #1dedc1
<p style="color:#1dedc1;">Text here</p>
.mytext {color:#1dedc1;}
This box has a color of #1dedc1
<div style="background-color:#1dedc1;">Content here</div>
.mybackground {background-color:#1dedc1;}
Border around this has a color of #1dedc1
<div style="border:2px solid #1dedc1;">Content here</div>
.myborder {border:2px solid #1dedc1;}