#14ff00 color space conversions
Hex:
#14ff00
RGB:
20, 255, 0
CMY:
92, 0, 100
CMYK:
92, 0, 100, 0
HSL:
115°, 100.0000%, 50.0000%
HSV (HSB):
115°, 100.0000%, 100.0000%
XYZ:
36.0485, 71.6687, 11.9335
xyY:
0.3013, 0.5990, 71.6687
CIE-Lab:
87.8089, -85.5263, 83.2689
CIE-LCH:
87.8089, 119.3669, 135.7662
CIE-Luv:
87.8089, -82.3177, 107.3884
Hunter-Lab:
84.6574, -72.1422, 50.9025
#14ff00 color charts
#14ff00 color shades, tints & tones
#14ff00 color schemes
#14ff00 color preview, HTML & CSS examples
This text has a color of #14ff00
<p style="color:#14ff00;">Text here</p>
.mytext {color:#14ff00;}
This box has a color of #14ff00
<div style="background-color:#14ff00;">Content here</div>
.mybackground {background-color:#14ff00;}
Border around this has a color of #14ff00
<div style="border:2px solid #14ff00;">Content here</div>
.myborder {border:2px solid #14ff00;}