#0ec50e color space conversions
Hex:
#0ec50e
RGB:
14, 197, 14
CMY:
95, 23, 95
CMYK:
93, 0, 93, 23
HSL:
120°, 86.7299%, 41.3725%
HSV (HSB):
120°, 92.8934%, 77.2549%
XYZ:
20.2266, 40.0576, 7.0813
xyY:
0.3003, 0.5946, 40.0576
CIE-Lab:
69.5105, -70.0656, 67.0026
CIE-LCH:
69.5105, 96.9461, 136.2801
CIE-Luv:
69.5105, -64.9559, 83.9717
Hunter-Lab:
63.2911, -53.7141, 37.6701
#0ec50e color charts
#0ec50e color shades, tints & tones
#0ec50e color schemes
#0ec50e color preview, HTML & CSS examples
This text has a color of #0ec50e
<p style="color:#0ec50e;">Text here</p>
.mytext {color:#0ec50e;}
This box has a color of #0ec50e
<div style="background-color:#0ec50e;">Content here</div>
.mybackground {background-color:#0ec50e;}
Border around this has a color of #0ec50e
<div style="border:2px solid #0ec50e;">Content here</div>
.myborder {border:2px solid #0ec50e;}