#0ec08a color space conversions
Hex:
#0ec08a
RGB:
14, 192, 138
CMY:
95, 25, 46
CMYK:
93, 0, 28, 25
HSL:
162°, 86.4078%, 40.3922%
HSV (HSB):
162°, 92.7083%, 75.2941%
XYZ:
23.6182, 39.6276, 30.4488
xyY:
0.2521, 0.4229, 39.6276
CIE-Lab:
69.2035, -52.9117, 16.1148
CIE-LCH:
69.2035, 55.3113, 163.0613
CIE-Luv:
69.2035, -58.1738, 30.9706
Hunter-Lab:
62.9505, -43.1925, 15.3870
#0ec08a color charts
#0ec08a color shades, tints & tones
#0ec08a color schemes
#0ec08a color preview, HTML & CSS examples
This text has a color of #0ec08a
<p style="color:#0ec08a;">Text here</p>
.mytext {color:#0ec08a;}
This box has a color of #0ec08a
<div style="background-color:#0ec08a;">Content here</div>
.mybackground {background-color:#0ec08a;}
Border around this has a color of #0ec08a
<div style="border:2px solid #0ec08a;">Content here</div>
.myborder {border:2px solid #0ec08a;}