#1edddf color space conversions
Hex:
#1edddf
RGB:
30, 221, 223
CMY:
88, 13, 13
CMYK:
87, 1, 0, 13
HSL:
181°, 76.2846%, 49.6078%
HSV (HSB):
181°, 86.5471%, 87.4510%
XYZ:
39.7112, 57.3166, 78.7823
xyY:
0.2259, 0.3260, 57.3166
CIE-Lab:
80.3574, -41.5431, -13.4169
CIE-LCH:
80.3574, 43.6560, 197.8986
CIE-Luv:
80.3574, -60.5770, -14.7987
Hunter-Lab:
75.7078, -38.8596, -8.7024
#1edddf color charts
#1edddf color shades, tints & tones
#1edddf color schemes
#1edddf color preview, HTML & CSS examples
This text has a color of #1edddf
<p style="color:#1edddf;">Text here</p>
.mytext {color:#1edddf;}
This box has a color of #1edddf
<div style="background-color:#1edddf;">Content here</div>
.mybackground {background-color:#1edddf;}
Border around this has a color of #1edddf
<div style="border:2px solid #1edddf;">Content here</div>
.myborder {border:2px solid #1edddf;}