#1dcdbc color space conversions
Hex:
#1dcdbc
RGB:
29, 205, 188
CMY:
89, 20, 26
CMYK:
86, 0, 8, 20
HSL:
174°, 75.2137%, 45.8824%
HSV (HSB):
174°, 85.8537%, 80.3922%
XYZ:
31.4151, 47.5547, 55.1002
xyY:
0.2343, 0.3547, 47.5547
CIE-Lab:
74.5432, -44.5691, -3.2688
CIE-LCH:
74.5432, 44.6889, 184.1947
CIE-Luv:
74.5432, -57.9081, 1.9054
Hunter-Lab:
68.9599, -39.3631, 0.8982
#1dcdbc color charts
#1dcdbc color shades, tints & tones
#1dcdbc color schemes
#1dcdbc color preview, HTML & CSS examples
This text has a color of #1dcdbc
<p style="color:#1dcdbc;">Text here</p>
.mytext {color:#1dcdbc;}
This box has a color of #1dcdbc
<div style="background-color:#1dcdbc;">Content here</div>
.mybackground {background-color:#1dcdbc;}
Border around this has a color of #1dcdbc
<div style="border:2px solid #1dcdbc;">Content here</div>
.myborder {border:2px solid #1dcdbc;}