#14ff1f color space conversions
Hex:
#14ff1f
RGB:
20, 255, 31
CMY:
92, 0, 88
CMYK:
92, 0, 88, 0
HSL:
123°, 100.0000%, 53.9216%
HSV (HSB):
123°, 92.1569%, 100.0000%
XYZ:
36.2958, 71.7677, 13.2359
xyY:
0.2992, 0.5917, 71.7677
CIE-Lab:
87.8566, -84.9063, 79.9889
CIE-LCH:
87.8566, 116.6503, 136.7081
CIE-Luv:
87.8566, -82.0846, 105.1866
Hunter-Lab:
84.7158, -71.7757, 50.0377
#14ff1f color charts
#14ff1f color shades, tints & tones
#14ff1f color schemes
#14ff1f color preview, HTML & CSS examples
This text has a color of #14ff1f
<p style="color:#14ff1f;">Text here</p>
.mytext {color:#14ff1f;}
This box has a color of #14ff1f
<div style="background-color:#14ff1f;">Content here</div>
.mybackground {background-color:#14ff1f;}
Border around this has a color of #14ff1f
<div style="border:2px solid #14ff1f;">Content here</div>
.myborder {border:2px solid #14ff1f;}