#00a000 color space conversions
Hex:
#00a000
RGB:
0, 160, 0
CMY:
100, 37, 100
CMYK:
100, 0, 100, 37
HSL:
120°, 100.0000%, 31.3725%
HSV (HSB):
120°, 100.0000%, 62.7451%
XYZ:
12.5708, 25.1416, 4.1903
xyY:
0.3000, 0.6000, 25.1416
CIE-Lab:
57.2131, -60.8254, 58.7057
CIE-LCH:
57.2131, 84.5345, 136.0160
CIE-Luv:
57.2131, -54.1761, 70.0362
Hunter-Lab:
50.1414, -42.9963, 30.1442
#00a000 color charts
#00a000 color shades, tints & tones
#00a000 color schemes
#00a000 color preview, HTML & CSS examples
This text has a color of #00a000
<p style="color:#00a000;">Text here</p>
.mytext {color:#00a000;}
This box has a color of #00a000
<div style="background-color:#00a000;">Content here</div>
.mybackground {background-color:#00a000;}
Border around this has a color of #00a000
<div style="border:2px solid #00a000;">Content here</div>
.myborder {border:2px solid #00a000;}