#11debd color space conversions
Hex:
#11debd
RGB:
17, 222, 189
CMY:
93, 13, 26
CMYK:
92, 0, 15, 13
HSL:
170°, 85.7741%, 46.8627%
HSV (HSB):
170°, 92.3423%, 87.0588%
XYZ:
35.5378, 56.0358, 57.0871
xyY:
0.2391, 0.3769, 56.0358
CIE-Lab:
79.6342, -52.0080, 3.6157
CIE-LCH:
79.6342, 52.1336, 176.0231
CIE-Luv:
79.6342, -64.3028, 13.6573
Hunter-Lab:
74.8571, -46.2586, 7.1846
#11debd color charts
#11debd color shades, tints & tones
#11debd color schemes
#11debd color preview, HTML & CSS examples
This text has a color of #11debd
<p style="color:#11debd;">Text here</p>
.mytext {color:#11debd;}
This box has a color of #11debd
<div style="background-color:#11debd;">Content here</div>
.mybackground {background-color:#11debd;}
Border around this has a color of #11debd
<div style="border:2px solid #11debd;">Content here</div>
.myborder {border:2px solid #11debd;}