#0ac02a color space conversions
Hex:
#0ac02a
RGB:
10, 192, 42
CMY:
96, 25, 84
CMYK:
95, 0, 78, 25
HSL:
131°, 90.0990%, 39.6078%
HSV (HSB):
131°, 94.7917%, 75.2941%
XYZ:
19.3927, 37.9310, 8.4898
xyY:
0.2947, 0.5763, 37.9310
CIE-Lab:
67.9697, -67.5842, 59.3325
CIE-LCH:
67.9697, 89.9332, 138.7200
CIE-Luv:
67.9697, -63.1488, 77.5913
Hunter-Lab:
61.5881, -51.5735, 34.9387
#0ac02a color charts
#0ac02a color shades, tints & tones
#0ac02a color schemes
#0ac02a color preview, HTML & CSS examples
This text has a color of #0ac02a
<p style="color:#0ac02a;">Text here</p>
.mytext {color:#0ac02a;}
This box has a color of #0ac02a
<div style="background-color:#0ac02a;">Content here</div>
.mybackground {background-color:#0ac02a;}
Border around this has a color of #0ac02a
<div style="border:2px solid #0ac02a;">Content here</div>
.myborder {border:2px solid #0ac02a;}