#1edddc color space conversions
Hex:
#1edddc
RGB:
30, 221, 220
CMY:
88, 13, 14
CMYK:
86, 0, 0, 13
HSL:
180°, 76.0956%, 49.2157%
HSV (HSB):
180°, 86.4253%, 86.6667%
XYZ:
39.3101, 57.1562, 76.6705
xyY:
0.2270, 0.3301, 57.1562
CIE-Lab:
80.2674, -42.4178, -11.9532
CIE-LCH:
80.2674, 44.0698, 195.7377
CIE-Luv:
80.2674, -60.8106, -12.2737
Hunter-Lab:
75.6017, -39.4896, -7.2070
#1edddc color charts
#1edddc RGB chart
#1edddc CMYK chart
#1edddc RGB pie chart
#1edddc color shades, tints & tones
#1edddc color schemes
#1edddc color preview, HTML & CSS examples
This text has a color of #1edddc
<p style="color:#1edddc;">Text here</p>
.mytext {color:#1edddc;}
Text color #1edddc
This box has a color of #1edddc
<div style="background-color:#1edddc;">Content here</div>
.mybackground {background-color:#1edddc;}
Background color #1edddc
Border around this has a color of #1edddc
<div style="border:2px solid #1edddc;">Content here</div>
.myborder {border:2px solid #1edddc;}
Border color #1edddc