#1ed080 color space conversions
Hex:
#1ed080
RGB:
30, 208, 128
CMY:
88, 18, 50
CMYK:
86, 0, 38, 18
HSL:
153°, 74.7899%, 46.6667%
HSV (HSB):
153°, 85.5769%, 81.5686%
XYZ:
26.9876, 46.9463, 28.0612
xyY:
0.2646, 0.4603, 46.9463
CIE-Lab:
74.1554, -59.9673, 28.1646
CIE-LCH:
74.1554, 66.2520, 154.8421
CIE-Luv:
74.1554, -63.0901, 48.0627
Hunter-Lab:
68.5174, -49.5979, 23.6800
#1ed080 color charts
#1ed080 color shades, tints & tones
#1ed080 color schemes
#1ed080 color preview, HTML & CSS examples
This text has a color of #1ed080
<p style="color:#1ed080;">Text here</p>
.mytext {color:#1ed080;}
This box has a color of #1ed080
<div style="background-color:#1ed080;">Content here</div>
.mybackground {background-color:#1ed080;}
Border around this has a color of #1ed080
<div style="border:2px solid #1ed080;">Content here</div>
.myborder {border:2px solid #1ed080;}