#14ed29 color space conversions
Hex:
#14ed29
RGB:
20, 237, 41
CMY:
92, 7, 84
CMYK:
92, 0, 83, 7
HSL:
126°, 85.7708%, 50.3922%
HSV (HSB):
126°, 91.5612%, 92.9412%
XYZ:
30.9729, 60.8772, 12.2159
xyY:
0.2976, 0.5850, 60.8772
CIE-Lab:
82.3127, -79.6880, 73.0437
CIE-LCH:
82.3127, 108.0998, 137.4910
CIE-Luv:
82.3127, -76.5311, 96.6228
Hunter-Lab:
78.0238, -65.6830, 45.3339
#14ed29 color charts
#14ed29 color shades, tints & tones
#14ed29 color schemes
#14ed29 color preview, HTML & CSS examples
This text has a color of #14ed29
<p style="color:#14ed29;">Text here</p>
.mytext {color:#14ed29;}
This box has a color of #14ed29
<div style="background-color:#14ed29;">Content here</div>
.mybackground {background-color:#14ed29;}
Border around this has a color of #14ed29
<div style="border:2px solid #14ed29;">Content here</div>
.myborder {border:2px solid #14ed29;}