#00700c color space conversions
Hex:
#00700c
RGB:
0, 112, 12
CMY:
100, 56, 95
CMYK:
100, 0, 89, 56
HSL:
126°, 100.0000%, 21.9608%
HSV (HSB):
126°, 100.0000%, 43.9216%
XYZ:
5.8605, 11.6149, 2.2808
xyY:
0.2966, 0.5879, 11.6149
CIE-Lab:
40.5974, -46.4228, 42.4491
CIE-LCH:
40.5974, 62.9047, 137.5601
CIE-Luv:
40.5974, -38.2268, 47.9682
Hunter-Lab:
34.0806, -28.9461, 19.8885
#00700c color charts
#00700c color shades, tints & tones
#00700c color schemes
#00700c color preview, HTML & CSS examples
This text has a color of #00700c
<p style="color:#00700c;">Text here</p>
.mytext {color:#00700c;}
This box has a color of #00700c
<div style="background-color:#00700c;">Content here</div>
.mybackground {background-color:#00700c;}
Border around this has a color of #00700c
<div style="border:2px solid #00700c;">Content here</div>
.myborder {border:2px solid #00700c;}