#1dcecb color space conversions
Hex:
#1dcecb
RGB:
29, 206, 203
CMY:
89, 19, 20
CMYK:
86, 0, 1, 19
HSL:
179°, 75.3191%, 46.0784%
HSV (HSB):
179°, 85.9223%, 80.7843%
XYZ:
33.3575, 48.7156, 64.1448
xyY:
0.2281, 0.3332, 48.7156
CIE-Lab:
75.2741, -40.7366, -10.2913
CIE-LCH:
75.2741, 42.0165, 194.1780
CIE-Luv:
75.2741, -57.0947, -9.7551
Hunter-Lab:
69.7966, -36.8345, -5.6314
#1dcecb color charts
#1dcecb color shades, tints & tones
#1dcecb color schemes
#1dcecb color preview, HTML & CSS examples
This text has a color of #1dcecb
<p style="color:#1dcecb;">Text here</p>
.mytext {color:#1dcecb;}
This box has a color of #1dcecb
<div style="background-color:#1dcecb;">Content here</div>
.mybackground {background-color:#1dcecb;}
Border around this has a color of #1dcecb
<div style="border:2px solid #1dcecb;">Content here</div>
.myborder {border:2px solid #1dcecb;}