#1dede1 color space conversions
Hex:
#1dede1
RGB:
29, 237, 225
CMY:
89, 7, 12
CMYK:
88, 0, 5, 7
HSL:
177°, 85.2459%, 52.1569%
HSV (HSB):
177°, 87.7637%, 92.9412%
XYZ:
44.3815, 66.2658, 81.6856
xyY:
0.2308, 0.3445, 66.2658
CIE-Lab:
85.1318, -48.0089, -7.3642
CIE-LCH:
85.1318, 48.5704, 188.7207
CIE-Luv:
85.1318, -65.8692, -4.0377
Hunter-Lab:
81.4038, -45.1382, -2.5126
#1dede1 color charts
#1dede1 color shades, tints & tones
#1dede1 color schemes
#1dede1 color preview, HTML & CSS examples
This text has a color of #1dede1
<p style="color:#1dede1;">Text here</p>
.mytext {color:#1dede1;}
This box has a color of #1dede1
<div style="background-color:#1dede1;">Content here</div>
.mybackground {background-color:#1dede1;}
Border around this has a color of #1dede1
<div style="border:2px solid #1dede1;">Content here</div>
.myborder {border:2px solid #1dede1;}