#1debd7 color space conversions
Hex:
#1debd7
RGB:
29, 235, 215
CMY:
89, 8, 16
CMYK:
88, 0, 9, 8
HSL:
174°, 83.7398%, 51.7647%
HSV (HSB):
174°, 87.6596%, 92.1569%
XYZ:
42.4808, 64.5842, 74.5170
xyY:
0.2339, 0.3557, 64.5842
CIE-Lab:
84.2690, -49.9083, -3.3721
CIE-LCH:
84.2690, 50.0221, 183.8654
CIE-Luv:
84.2690, -65.9789, 2.6248
Hunter-Lab:
80.3643, -46.2819, 1.2789
#1debd7 color charts
#1debd7 color shades, tints & tones
#1debd7 color schemes
#1debd7 color preview, HTML & CSS examples
This text has a color of #1debd7
<p style="color:#1debd7;">Text here</p>
.mytext {color:#1debd7;}
This box has a color of #1debd7
<div style="background-color:#1debd7;">Content here</div>
.mybackground {background-color:#1debd7;}
Border around this has a color of #1debd7
<div style="border:2px solid #1debd7;">Content here</div>
.myborder {border:2px solid #1debd7;}