#14ff8f color space conversions
Hex:
#14ff8f
RGB:
20, 255, 143
CMY:
92, 0, 44
CMYK:
92, 0, 44, 0
HSL:
151°, 100.0000%, 53.9216%
HSV (HSB):
151°, 92.1569%, 100.0000%
XYZ:
41.0064, 73.6519, 38.0416
xyY:
0.2685, 0.4823, 73.6519
CIE-Lab:
88.7577, -73.7309, 39.7540
CIE-LCH:
88.7577, 83.7653, 151.6675
CIE-Luv:
88.7577, -78.0595, 66.6769
Hunter-Lab:
85.8207, -64.8962, 33.7931
#14ff8f color charts
#14ff8f color shades, tints & tones
#14ff8f color schemes
#14ff8f color preview, HTML & CSS examples
This text has a color of #14ff8f
<p style="color:#14ff8f;">Text here</p>
.mytext {color:#14ff8f;}
This box has a color of #14ff8f
<div style="background-color:#14ff8f;">Content here</div>
.mybackground {background-color:#14ff8f;}
Border around this has a color of #14ff8f
<div style="border:2px solid #14ff8f;">Content here</div>
.myborder {border:2px solid #14ff8f;}