#0acc80 color space conversions
Hex:
#0acc80
RGB:
10, 204, 128
CMY:
96, 20, 50
CMYK:
95, 0, 37, 20
HSL:
156°, 90.6542%, 41.9608%
HSV (HSB):
156°, 95.0980%, 80.0000%
XYZ:
25.6143, 44.8088, 27.7210
xyY:
0.2610, 0.4566, 44.8088
CIE-Lab:
72.7658, -59.6492, 26.2852
CIE-LCH:
72.7658, 65.1839, 156.2187
CIE-Luv:
72.7658, -63.0358, 45.4874
Hunter-Lab:
66.9394, -48.8409, 22.3043
#0acc80 color charts
#0acc80 color shades, tints & tones
#0acc80 color schemes
#0acc80 color preview, HTML & CSS examples
This text has a color of #0acc80
<p style="color:#0acc80;">Text here</p>
.mytext {color:#0acc80;}
This box has a color of #0acc80
<div style="background-color:#0acc80;">Content here</div>
.mybackground {background-color:#0acc80;}
Border around this has a color of #0acc80
<div style="border:2px solid #0acc80;">Content here</div>
.myborder {border:2px solid #0acc80;}