#14fa2d color space conversions
Hex:
#14fa2d
RGB:
20, 250, 45
CMY:
92, 2, 82
CMYK:
92, 0, 82, 2
HSL:
127°, 95.8333%, 52.9412%
HSV (HSB):
127°, 92.0000%, 98.0392%
XYZ:
34.9478, 68.7094, 13.9029
xyY:
0.2973, 0.5845, 68.7094
CIE-Lab:
86.3599, -83.0028, 75.7712
CIE-LCH:
86.3599, 112.3866, 137.6078
CIE-Luv:
86.3599, -80.3778, 101.1833
Hunter-Lab:
82.8911, -69.8021, 48.0794
#14fa2d color charts
#14fa2d color shades, tints & tones
#14fa2d color schemes
#14fa2d color preview, HTML & CSS examples
This text has a color of #14fa2d
<p style="color:#14fa2d;">Text here</p>
.mytext {color:#14fa2d;}
This box has a color of #14fa2d
<div style="background-color:#14fa2d;">Content here</div>
.mybackground {background-color:#14fa2d;}
Border around this has a color of #14fa2d
<div style="border:2px solid #14fa2d;">Content here</div>
.myborder {border:2px solid #14fa2d;}