#14e00e color space conversions
Hex:
#14e00e
RGB:
20, 224, 14
CMY:
92, 12, 95
CMYK:
91, 0, 94, 12
HSL:
118°, 88.2353%, 46.6667%
HSV (HSB):
118°, 93.7500%, 87.8431%
XYZ:
27.0234, 53.4917, 9.3161
xyY:
0.3008, 0.5955, 53.4917
CIE-Lab:
78.1644, -77.1023, 74.2229
CIE-LCH:
78.1644, 107.0224, 136.0901
CIE-Luv:
78.1644, -72.9187, 94.6966
Hunter-Lab:
73.1380, -62.0385, 43.6444
#14e00e color charts
#14e00e color shades, tints & tones
#14e00e color schemes
#14e00e color preview, HTML & CSS examples
This text has a color of #14e00e
<p style="color:#14e00e;">Text here</p>
.mytext {color:#14e00e;}
This box has a color of #14e00e
<div style="background-color:#14e00e;">Content here</div>
.mybackground {background-color:#14e00e;}
Border around this has a color of #14e00e
<div style="border:2px solid #14e00e;">Content here</div>
.myborder {border:2px solid #14e00e;}