#14da2e color space conversions
Hex:
#14da2e
RGB:
20, 218, 46
CMY:
92, 15, 82
CMYK:
91, 0, 79, 15
HSL:
128°, 83.1933%, 46.6667%
HSV (HSB):
128°, 90.8257%, 85.4902%
XYZ:
25.8530, 50.4888, 10.9675
xyY:
0.2961, 0.5783, 50.4888
CIE-Lab:
76.3683, -74.1770, 66.1994
CIE-LCH:
76.3683, 99.4213, 138.2526
CIE-Luv:
76.3683, -70.6098, 87.8277
Hunter-Lab:
71.0555, -59.4011, 40.5873
#14da2e color charts
#14da2e color shades, tints & tones
#14da2e color schemes
#14da2e color preview, HTML & CSS examples
This text has a color of #14da2e
<p style="color:#14da2e;">Text here</p>
.mytext {color:#14da2e;}
This box has a color of #14da2e
<div style="background-color:#14da2e;">Content here</div>
.mybackground {background-color:#14da2e;}
Border around this has a color of #14da2e
<div style="border:2px solid #14da2e;">Content here</div>
.myborder {border:2px solid #14da2e;}