#1dcdc6 color space conversions
Hex:
#1dcdc6
RGB:
29, 205, 198
CMY:
89, 20, 22
CMYK:
86, 0, 3, 20
HSL:
178°, 75.2137%, 45.8824%
HSV (HSB):
178°, 85.8537%, 80.3922%
XYZ:
32.5311, 48.0011, 60.9766
xyY:
0.2299, 0.3392, 48.0011
CIE-Lab:
74.8256, -41.7406, -8.2575
CIE-LCH:
74.8256, 42.5495, 191.1903
CIE-Luv:
74.8256, -57.1388, -6.3515
Hunter-Lab:
69.2828, -37.4320, -3.6839
#1dcdc6 color charts
#1dcdc6 color shades, tints & tones
#1dcdc6 color schemes
#1dcdc6 color preview, HTML & CSS examples
This text has a color of #1dcdc6
<p style="color:#1dcdc6;">Text here</p>
.mytext {color:#1dcdc6;}
This box has a color of #1dcdc6
<div style="background-color:#1dcdc6;">Content here</div>
.mybackground {background-color:#1dcdc6;}
Border around this has a color of #1dcdc6
<div style="border:2px solid #1dcdc6;">Content here</div>
.myborder {border:2px solid #1dcdc6;}