#1ed085 color space conversions
Hex:
#1ed085
RGB:
30, 208, 133
CMY:
88, 18, 48
CMYK:
86, 0, 36, 18
HSL:
155°, 74.7899%, 46.6667%
HSV (HSB):
155°, 85.5769%, 81.5686%
XYZ:
27.3249, 47.0812, 29.8377
xyY:
0.2621, 0.4516, 47.0812
CIE-Lab:
74.2417, -58.9756, 25.6823
CIE-LCH:
74.2417, 64.3250, 156.4681
CIE-Luv:
74.2417, -62.7752, 44.8694
Hunter-Lab:
68.6158, -48.9933, 22.2486
#1ed085 color charts
#1ed085 color shades, tints & tones
#1ed085 color schemes
#1ed085 color preview, HTML & CSS examples
This text has a color of #1ed085
<p style="color:#1ed085;">Text here</p>
.mytext {color:#1ed085;}
This box has a color of #1ed085
<div style="background-color:#1ed085;">Content here</div>
.mybackground {background-color:#1ed085;}
Border around this has a color of #1ed085
<div style="border:2px solid #1ed085;">Content here</div>
.myborder {border:2px solid #1ed085;}