#14ff50 color space conversions
Hex:
#14ff50
RGB:
20, 255, 80
CMY:
92, 0, 69
CMYK:
92, 0, 69, 0
HSL:
135°, 100.0000%, 53.9216%
HSV (HSB):
135°, 92.1569%, 100.0000%
XYZ:
37.4965, 72.2479, 19.5584
xyY:
0.2900, 0.5587, 72.2479
CIE-Lab:
88.0878, -81.9460, 66.6153
CIE-LCH:
88.0878, 105.6066, 140.8918
CIE-Luv:
88.0878, -80.9859, 94.7700
Hunter-Lab:
84.9988, -70.0041, 45.8564
#14ff50 color charts
#14ff50 color shades, tints & tones
#14ff50 color schemes
#14ff50 color preview, HTML & CSS examples
This text has a color of #14ff50
<p style="color:#14ff50;">Text here</p>
.mytext {color:#14ff50;}
This box has a color of #14ff50
<div style="background-color:#14ff50;">Content here</div>
.mybackground {background-color:#14ff50;}
Border around this has a color of #14ff50
<div style="border:2px solid #14ff50;">Content here</div>
.myborder {border:2px solid #14ff50;}