#1dcdbd color space conversions
Hex:
#1dcdbd
RGB:
29, 205, 189
CMY:
89, 20, 26
CMYK:
86, 0, 8, 20
HSL:
175°, 75.2137%, 45.8824%
HSV (HSB):
175°, 85.8537%, 80.3922%
XYZ:
31.5233, 47.5980, 55.6700
xyY:
0.2339, 0.3531, 47.5980
CIE-Lab:
74.5707, -44.2911, -3.7689
CIE-LCH:
74.5707, 44.4511, 184.8639
CIE-Luv:
74.5707, -57.8314, 1.0874
Hunter-Lab:
68.9913, -39.1750, 0.4520
#1dcdbd color charts
#1dcdbd color shades, tints & tones
#1dcdbd color schemes
#1dcdbd color preview, HTML & CSS examples
This text has a color of #1dcdbd
<p style="color:#1dcdbd;">Text here</p>
.mytext {color:#1dcdbd;}
This box has a color of #1dcdbd
<div style="background-color:#1dcdbd;">Content here</div>
.mybackground {background-color:#1dcdbd;}
Border around this has a color of #1dcdbd
<div style="border:2px solid #1dcdbd;">Content here</div>
.myborder {border:2px solid #1dcdbd;}