#1edc7e color space conversions
Hex:
#1edc7e
RGB:
30, 220, 126
CMY:
88, 14, 51
CMYK:
86, 0, 43, 14
HSL:
150°, 76.0000%, 49.0196%
HSV (HSB):
150°, 86.3636%, 86.2745%
XYZ:
29.8945, 52.9688, 28.3871
xyY:
0.2687, 0.4761, 52.9688
CIE-Lab:
77.8566, -64.5212, 34.0552
CIE-LCH:
77.8566, 72.9571, 152.1742
CIE-Luv:
77.8566, -67.1812, 56.4452
Hunter-Lab:
72.7797, -54.0448, 27.8202
#1edc7e color charts
#1edc7e color shades, tints & tones
#1edc7e color schemes
#1edc7e color preview, HTML & CSS examples
This text has a color of #1edc7e
<p style="color:#1edc7e;">Text here</p>
.mytext {color:#1edc7e;}
This box has a color of #1edc7e
<div style="background-color:#1edc7e;">Content here</div>
.mybackground {background-color:#1edc7e;}
Border around this has a color of #1edc7e
<div style="border:2px solid #1edc7e;">Content here</div>
.myborder {border:2px solid #1edc7e;}