#0ac01a color space conversions
Hex:
#0ac01a
RGB:
10, 192, 26
CMY:
96, 25, 90
CMYK:
95, 0, 86, 25
HSL:
125°, 90.0990%, 39.6078%
HSV (HSB):
125°, 94.7917%, 75.2941%
XYZ:
19.1613, 37.8384, 7.2709
xyY:
0.2981, 0.5887, 37.8384
CIE-Lab:
67.9013, -68.4653, 63.5166
CIE-LCH:
67.9013, 93.3909, 137.1473
CIE-Luv:
67.9013, -63.4610, 80.5615
Hunter-Lab:
61.5129, -52.0449, 36.0509
#0ac01a color charts
#0ac01a color shades, tints & tones
#0ac01a color schemes
#0ac01a color preview, HTML & CSS examples
This text has a color of #0ac01a
<p style="color:#0ac01a;">Text here</p>
.mytext {color:#0ac01a;}
This box has a color of #0ac01a
<div style="background-color:#0ac01a;">Content here</div>
.mybackground {background-color:#0ac01a;}
Border around this has a color of #0ac01a
<div style="border:2px solid #0ac01a;">Content here</div>
.myborder {border:2px solid #0ac01a;}