#0ac00a color space conversions
Hex:
#0ac00a
RGB:
10, 192, 10
CMY:
96, 25, 96
CMYK:
95, 0, 95, 25
HSL:
120°, 90.0990%, 39.6078%
HSV (HSB):
120°, 94.7917%, 75.2941%
XYZ:
19.0296, 37.7857, 6.5776
xyY:
0.3002, 0.5961, 37.7857
CIE-Lab:
67.8624, -68.9705, 66.1152
CIE-LCH:
67.8624, 95.5414, 136.2109
CIE-Luv:
67.8624, -63.6411, 82.2719
Hunter-Lab:
61.4701, -52.3135, 36.6848
#0ac00a color charts
#0ac00a color shades, tints & tones
#0ac00a color schemes
#0ac00a color preview, HTML & CSS examples
This text has a color of #0ac00a
<p style="color:#0ac00a;">Text here</p>
.mytext {color:#0ac00a;}
This box has a color of #0ac00a
<div style="background-color:#0ac00a;">Content here</div>
.mybackground {background-color:#0ac00a;}
Border around this has a color of #0ac00a
<div style="border:2px solid #0ac00a;">Content here</div>
.myborder {border:2px solid #0ac00a;}