#00a500 color space conversions
Hex:
#00a500
RGB:
0, 165, 0
CMY:
100, 35, 100
CMYK:
100, 0, 100, 35
HSL:
120°, 100.0000%, 32.3529%
HSV (HSB):
120°, 100.0000%, 64.7059%
XYZ:
13.4551, 26.9103, 4.4850
xyY:
0.3000, 0.6000, 26.9103
CIE-Lab:
58.8912, -62.2195, 60.0512
CIE-LCH:
58.8912, 86.4721, 136.0160
CIE-Luv:
58.8912, -55.7651, 72.0903
Hunter-Lab:
51.8751, -44.4829, 31.1864
#00a500 color charts
#00a500 color shades, tints & tones
#00a500 color schemes
#00a500 color preview, HTML & CSS examples
This text has a color of #00a500
<p style="color:#00a500;">Text here</p>
.mytext {color:#00a500;}
This box has a color of #00a500
<div style="background-color:#00a500;">Content here</div>
.mybackground {background-color:#00a500;}
Border around this has a color of #00a500
<div style="border:2px solid #00a500;">Content here</div>
.myborder {border:2px solid #00a500;}