#1df80d color space conversions
Hex:
#1df80d
RGB:
29, 248, 13
CMY:
89, 3, 95
CMYK:
88, 0, 95, 3
HSL:
116°, 94.3775%, 51.1765%
HSV (HSB):
116°, 94.7581%, 97.2549%
XYZ:
34.1467, 67.4251, 11.5954
xyY:
0.3017, 0.5958, 67.4251
CIE-Lab:
85.7182, -82.9943, 80.5768
CIE-LCH:
85.7182, 115.6749, 135.8467
CIE-Luv:
85.7182, -79.5709, 104.0551
Hunter-Lab:
82.1128, -69.4678, 49.1064
#1df80d color charts
#1df80d color shades, tints & tones
#1df80d color schemes
#1df80d color preview, HTML & CSS examples
This text has a color of #1df80d
<p style="color:#1df80d;">Text here</p>
.mytext {color:#1df80d;}
This box has a color of #1df80d
<div style="background-color:#1df80d;">Content here</div>
.mybackground {background-color:#1df80d;}
Border around this has a color of #1df80d
<div style="border:2px solid #1df80d;">Content here</div>
.myborder {border:2px solid #1df80d;}