#1deece color space conversions
Hex:
#1deece
RGB:
29, 238, 206
CMY:
89, 7, 19
CMYK:
88, 0, 13, 7
HSL:
171°, 86.0082%, 52.3529%
HSV (HSB):
171°, 87.8151%, 93.3333%
XYZ:
42.2218, 65.8665, 68.8807
xyY:
0.2386, 0.3722, 65.8665
CIE-Lab:
84.9283, -53.5284, 2.3253
CIE-LCH:
84.9283, 53.5789, 177.5126
CIE-Luv:
84.9283, -67.6736, 12.0786
Hunter-Lab:
81.1582, -49.1638, 6.4900
#1deece color charts
#1deece color shades, tints & tones
#1deece color schemes
#1deece color preview, HTML & CSS examples
This text has a color of #1deece
<p style="color:#1deece;">Text here</p>
.mytext {color:#1deece;}
This box has a color of #1deece
<div style="background-color:#1deece;">Content here</div>
.mybackground {background-color:#1deece;}
Border around this has a color of #1deece
<div style="border:2px solid #1deece;">Content here</div>
.myborder {border:2px solid #1deece;}