#1ed80f color space conversions
Hex:
#1ed80f
RGB:
30, 216, 15
CMY:
88, 15, 94
CMYK:
86, 0, 93, 15
HSL:
116°, 87.0130%, 45.2941%
HSV (HSB):
116°, 93.0556%, 84.7059%
XYZ:
25.1775, 49.4222, 8.6644
xyY:
0.3024, 0.5936, 49.4222
CIE-Lab:
75.7133, -74.2001, 72.1017
CIE-LCH:
75.7133, 103.4617, 135.8217
CIE-Luv:
75.7133, -69.6487, 91.4612
Hunter-Lab:
70.3010, -59.0989, 41.9033
#1ed80f color charts
#1ed80f color shades, tints & tones
#1ed80f color schemes
#1ed80f color preview, HTML & CSS examples
This text has a color of #1ed80f
<p style="color:#1ed80f;">Text here</p>
.mytext {color:#1ed80f;}
This box has a color of #1ed80f
<div style="background-color:#1ed80f;">Content here</div>
.mybackground {background-color:#1ed80f;}
Border around this has a color of #1ed80f
<div style="border:2px solid #1ed80f;">Content here</div>
.myborder {border:2px solid #1ed80f;}