#0acc70 color space conversions
Hex:
#0acc70
RGB:
10, 204, 112
CMY:
96, 20, 56
CMYK:
95, 0, 45, 20
HSL:
152°, 90.6542%, 41.9608%
HSV (HSB):
152°, 95.0980%, 80.0000%
XYZ:
24.6427, 44.4201, 22.6044
xyY:
0.2688, 0.4846, 44.4201
CIE-Lab:
72.5084, -62.6762, 34.1764
CIE-LCH:
72.5084, 71.3886, 151.3970
CIE-Luv:
72.5084, -64.0306, 55.1924
Hunter-Lab:
66.6484, -50.6359, 26.5452
#0acc70 color charts
#0acc70 color shades, tints & tones
#0acc70 color schemes
#0acc70 color preview, HTML & CSS examples
This text has a color of #0acc70
<p style="color:#0acc70;">Text here</p>
.mytext {color:#0acc70;}
This box has a color of #0acc70
<div style="background-color:#0acc70;">Content here</div>
.mybackground {background-color:#0acc70;}
Border around this has a color of #0acc70
<div style="border:2px solid #0acc70;">Content here</div>
.myborder {border:2px solid #0acc70;}