#00a01f color space conversions
Hex:
#00a01f
RGB:
0, 160, 31
CMY:
100, 37, 88
CMYK:
100, 0, 81, 37
HSL:
132°, 100.0000%, 31.3725%
HSV (HSB):
132°, 100.0000%, 62.7451%
XYZ:
12.8181, 25.2405, 5.4927
xyY:
0.2943, 0.5796, 25.2405
CIE-Lab:
57.3090, -59.5790, 52.4961
CIE-LCH:
57.3090, 79.4071, 138.6161
CIE-Luv:
57.3090, -53.7473, 65.9870
Hunter-Lab:
50.2400, -42.3778, 28.6859
#00a01f color charts
#00a01f color shades, tints & tones
#00a01f color schemes
#00a01f color preview, HTML & CSS examples
This text has a color of #00a01f
<p style="color:#00a01f;">Text here</p>
.mytext {color:#00a01f;}
This box has a color of #00a01f
<div style="background-color:#00a01f;">Content here</div>
.mybackground {background-color:#00a01f;}
Border around this has a color of #00a01f
<div style="border:2px solid #00a01f;">Content here</div>
.myborder {border:2px solid #00a01f;}