#1deed7 color space conversions
Hex:
#1deed7
RGB:
29, 238, 215
CMY:
89, 7, 16
CMYK:
88, 0, 10, 7
HSL:
173°, 86.0082%, 52.3529%
HSV (HSB):
173°, 87.8151%, 93.3333%
XYZ:
43.3470, 66.3166, 74.8057
xyY:
0.2350, 0.3595, 66.3166
CIE-Lab:
85.1576, -51.1578, -2.0673
CIE-LCH:
85.1576, 51.1996, 182.3141
CIE-Luv:
85.1576, -66.9812, 4.8829
Hunter-Lab:
81.4350, -47.4976, 2.5410
#1deed7 color charts
#1deed7 color shades, tints & tones
#1deed7 color schemes
#1deed7 color preview, HTML & CSS examples
This text has a color of #1deed7
<p style="color:#1deed7;">Text here</p>
.mytext {color:#1deed7;}
This box has a color of #1deed7
<div style="background-color:#1deed7;">Content here</div>
.mybackground {background-color:#1deed7;}
Border around this has a color of #1deed7
<div style="border:2px solid #1deed7;">Content here</div>
.myborder {border:2px solid #1deed7;}