#1debd4 color space conversions
Hex:
#1debd4
RGB:
29, 235, 212
CMY:
89, 8, 17
CMYK:
88, 0, 10, 8
HSL:
173°, 83.7398%, 51.7647%
HSV (HSB):
173°, 87.6596%, 92.1569%
XYZ:
42.0987, 64.4313, 72.5050
xyY:
0.2351, 0.3599, 64.4313
CIE-Lab:
84.1898, -50.7167, -1.9078
CIE-LCH:
84.1898, 50.7526, 182.1543
CIE-Luv:
84.1898, -66.2112, 5.0546
Hunter-Lab:
80.2691, -46.8532, 2.6333
#1debd4 color charts
#1debd4 color shades, tints & tones
#1debd4 color schemes
#1debd4 color preview, HTML & CSS examples
This text has a color of #1debd4
<p style="color:#1debd4;">Text here</p>
.mytext {color:#1debd4;}
This box has a color of #1debd4
<div style="background-color:#1debd4;">Content here</div>
.mybackground {background-color:#1debd4;}
Border around this has a color of #1debd4
<div style="border:2px solid #1debd4;">Content here</div>
.myborder {border:2px solid #1debd4;}