#14bd3e color space conversions
Hex:
#14bd3e
RGB:
20, 189, 62
CMY:
92, 26, 76
CMYK:
89, 0, 67, 26
HSL:
135°, 80.8612%, 40.9804%
HSV (HSB):
135°, 89.4180%, 74.1176%
XYZ:
19.3556, 36.8917, 10.6581
xyY:
0.2893, 0.5514, 36.8917
CIE-Lab:
67.1957, -64.4361, 51.2680
CIE-LCH:
67.1957, 82.3433, 141.4928
CIE-Luv:
67.1957, -60.9792, 70.5241
Hunter-Lab:
60.7386, -49.4098, 32.1131
#14bd3e color charts
#14bd3e color shades, tints & tones
#14bd3e color schemes
#14bd3e color preview, HTML & CSS examples
This text has a color of #14bd3e
<p style="color:#14bd3e;">Text here</p>
.mytext {color:#14bd3e;}
This box has a color of #14bd3e
<div style="background-color:#14bd3e;">Content here</div>
.mybackground {background-color:#14bd3e;}
Border around this has a color of #14bd3e
<div style="border:2px solid #14bd3e;">Content here</div>
.myborder {border:2px solid #14bd3e;}