#0ac80a color space conversions
Hex:
#0ac80a
RGB:
10, 200, 10
CMY:
96, 22, 96
CMYK:
95, 0, 95, 22
HSL:
120°, 90.4762%, 41.1765%
HSV (HSB):
120°, 95.0000%, 78.4314%
XYZ:
20.8342, 41.3950, 7.1791
xyY:
0.3002, 0.5964, 41.3950
CIE-Lab:
70.4518, -71.1631, 68.2568
CIE-LCH:
70.4518, 98.6062, 136.1942
CIE-Luv:
70.4518, -66.1253, 85.4835
Hunter-Lab:
64.3389, -54.7913, 38.4215
#0ac80a color charts
#0ac80a color shades, tints & tones
#0ac80a color schemes
#0ac80a color preview, HTML & CSS examples
This text has a color of #0ac80a
<p style="color:#0ac80a;">Text here</p>
.mytext {color:#0ac80a;}
This box has a color of #0ac80a
<div style="background-color:#0ac80a;">Content here</div>
.mybackground {background-color:#0ac80a;}
Border around this has a color of #0ac80a
<div style="border:2px solid #0ac80a;">Content here</div>
.myborder {border:2px solid #0ac80a;}