#0ecc7e color space conversions
Hex:
#0ecc7e
RGB:
14, 204, 126
CMY:
95, 20, 51
CMYK:
93, 0, 38, 20
HSL:
155°, 87.1560%, 42.7451%
HSV (HSB):
155°, 93.1373%, 80.0000%
XYZ:
25.5399, 44.7855, 27.0370
xyY:
0.2623, 0.4600, 44.7855
CIE-Lab:
72.7504, -59.8960, 27.3099
CIE-LCH:
72.7504, 65.8283, 155.4891
CIE-Luv:
72.7504, -62.9896, 46.7764
Hunter-Lab:
66.9219, -48.9912, 22.8917
#0ecc7e color charts
#0ecc7e color shades, tints & tones
#0ecc7e color schemes
#0ecc7e color preview, HTML & CSS examples
This text has a color of #0ecc7e
<p style="color:#0ecc7e;">Text here</p>
.mytext {color:#0ecc7e;}
This box has a color of #0ecc7e
<div style="background-color:#0ecc7e;">Content here</div>
.mybackground {background-color:#0ecc7e;}
Border around this has a color of #0ecc7e
<div style="border:2px solid #0ecc7e;">Content here</div>
.myborder {border:2px solid #0ecc7e;}