#1dc000 color space conversions
Hex:
#1dc000
RGB:
29, 192, 0
CMY:
89, 25, 100
CMYK:
85, 0, 100, 25
HSL:
111°, 100.0000%, 37.6471%
HSV (HSB):
111°, 100.0000%, 75.2941%
XYZ:
19.3563, 37.9605, 6.3069
xyY:
0.3042, 0.5966, 37.9605
CIE-Lab:
67.9915, -67.8624, 67.4293
CIE-LCH:
67.9915, 95.6661, 135.1834
CIE-Luv:
67.9915, -62.2518, 82.9712
Hunter-Lab:
61.6121, -51.7428, 37.0592
#1dc000 color charts
#1dc000 color shades, tints & tones
#1dc000 color schemes
#1dc000 color preview, HTML & CSS examples
This text has a color of #1dc000
<p style="color:#1dc000;">Text here</p>
.mytext {color:#1dc000;}
This box has a color of #1dc000
<div style="background-color:#1dc000;">Content here</div>
.mybackground {background-color:#1dc000;}
Border around this has a color of #1dc000
<div style="border:2px solid #1dc000;">Content here</div>
.myborder {border:2px solid #1dc000;}