#1deeda color space conversions
Hex:
#1deeda
RGB:
29, 238, 218
CMY:
89, 7, 15
CMYK:
88, 0, 8, 7
HSL:
174°, 86.0082%, 52.3529%
HSV (HSB):
174°, 87.8151%, 93.3333%
XYZ:
43.7361, 66.4722, 76.8550
xyY:
0.2338, 0.3553, 66.4722
CIE-Lab:
85.2367, -50.3504, -3.5280
CIE-LCH:
85.2367, 50.4738, 184.0081
CIE-Luv:
85.2367, -66.7487, 2.4531
Hunter-Lab:
81.5305, -46.9241, 1.1815
#1deeda color charts
#1deeda color shades, tints & tones
#1deeda color schemes
#1deeda color preview, HTML & CSS examples
This text has a color of #1deeda
<p style="color:#1deeda;">Text here</p>
.mytext {color:#1deeda;}
This box has a color of #1deeda
<div style="background-color:#1deeda;">Content here</div>
.mybackground {background-color:#1deeda;}
Border around this has a color of #1deeda
<div style="border:2px solid #1deeda;">Content here</div>
.myborder {border:2px solid #1deeda;}