#1debdd color space conversions
Hex:
#1debdd
RGB:
29, 235, 221
CMY:
89, 8, 13
CMYK:
88, 0, 6, 8
HSL:
176°, 83.7398%, 51.7647%
HSV (HSB):
176°, 87.6596%, 92.1569%
XYZ:
43.2662, 64.8983, 78.6529
xyY:
0.2316, 0.3474, 64.8983
CIE-Lab:
84.4313, -48.2664, -6.2945
CIE-LCH:
84.4313, 48.6751, 187.4301
CIE-Luv:
84.4313, -65.5123, -2.2779
Hunter-Lab:
80.5595, -45.1120, -1.4951
#1debdd color charts
#1debdd color shades, tints & tones
#1debdd color schemes
#1debdd color preview, HTML & CSS examples
This text has a color of #1debdd
<p style="color:#1debdd;">Text here</p>
.mytext {color:#1debdd;}
This box has a color of #1debdd
<div style="background-color:#1debdd;">Content here</div>
.mybackground {background-color:#1debdd;}
Border around this has a color of #1debdd
<div style="border:2px solid #1debdd;">Content here</div>
.myborder {border:2px solid #1debdd;}