#1edc00 color space conversions
Hex:
#1edc00
RGB:
30, 220, 0
CMY:
88, 14, 100
CMYK:
86, 0, 100, 14
HSL:
112°, 100.0000%, 43.1373%
HSV (HSB):
112°, 100.0000%, 86.2745%
XYZ:
26.1286, 51.4624, 8.5561
xyY:
0.3033, 0.5974, 51.4624
CIE-Lab:
76.9583, -75.5729, 74.6081
CIE-LCH:
76.9583, 106.1962, 135.3681
CIE-Luv:
76.9583, -70.9932, 93.9782
Hunter-Lab:
71.7373, -60.5259, 43.1446
#1edc00 color charts
#1edc00 color shades, tints & tones
#1edc00 color schemes
#1edc00 color preview, HTML & CSS examples
This text has a color of #1edc00
<p style="color:#1edc00;">Text here</p>
.mytext {color:#1edc00;}
This box has a color of #1edc00
<div style="background-color:#1edc00;">Content here</div>
.mybackground {background-color:#1edc00;}
Border around this has a color of #1edc00
<div style="border:2px solid #1edc00;">Content here</div>
.myborder {border:2px solid #1edc00;}