#00b31f color space conversions
Hex:
#00b31f
RGB:
0, 179, 31
CMY:
100, 30, 88
CMYK:
100, 0, 83, 30
HSL:
130°, 100.0000%, 35.0980%
HSV (HSB):
130°, 100.0000%, 70.1961%
XYZ:
16.3674, 32.3391, 6.6757
xyY:
0.2955, 0.5839, 32.3391
CIE-Lab:
63.6222, -65.0246, 58.4160
CIE-LCH:
63.6222, 87.4107, 138.0645
CIE-Luv:
63.6222, -59.7937, 74.2636
Hunter-Lab:
56.8675, -48.1428, 32.8471
#00b31f color charts
#00b31f color shades, tints & tones
#00b31f color schemes
#00b31f color preview, HTML & CSS examples
This text has a color of #00b31f
<p style="color:#00b31f;">Text here</p>
.mytext {color:#00b31f;}
This box has a color of #00b31f
<div style="background-color:#00b31f;">Content here</div>
.mybackground {background-color:#00b31f;}
Border around this has a color of #00b31f
<div style="border:2px solid #00b31f;">Content here</div>
.myborder {border:2px solid #00b31f;}