#14f000 color space conversions
Hex:
#14f000
RGB:
20, 240, 0
CMY:
92, 6, 100
CMYK:
92, 0, 100, 6
HSL:
115°, 100.0000%, 47.0588%
HSV (HSB):
115°, 100.0000%, 94.1176%
XYZ:
31.4486, 62.4689, 10.4002
xyY:
0.3015, 0.5988, 62.4689
CIE-Lab:
83.1622, -81.5971, 79.5459
CIE-LCH:
83.1622, 113.9545, 135.7293
CIE-Luv:
83.1622, -77.8458, 101.6915
Hunter-Lab:
79.0373, -67.2909, 47.5244
#14f000 color charts
#14f000 color shades, tints & tones
#14f000 color schemes
#14f000 color preview, HTML & CSS examples
This text has a color of #14f000
<p style="color:#14f000;">Text here</p>
.mytext {color:#14f000;}
This box has a color of #14f000
<div style="background-color:#14f000;">Content here</div>
.mybackground {background-color:#14f000;}
Border around this has a color of #14f000
<div style="border:2px solid #14f000;">Content here</div>
.myborder {border:2px solid #14f000;}