#007000 color space conversions
Hex:
#007000
RGB:
0, 112, 0
CMY:
100, 56, 100
CMYK:
100, 0, 100, 56
HSL:
120°, 100.0000%, 21.9608%
HSV (HSB):
120°, 100.0000%, 43.9216%
XYZ:
5.7942, 11.5883, 1.9314
xyY:
0.3000, 0.6000, 11.5883
CIE-Lab:
40.5542, -46.9852, 45.3478
CIE-LCH:
40.5542, 65.2996, 136.0160
CIE-Luv:
40.5542, -38.4015, 49.6436
Hunter-Lab:
34.0417, -29.1907, 20.4653
#007000 color charts
#007000 color shades, tints & tones
#007000 color schemes
#007000 color preview, HTML & CSS examples
This text has a color of #007000
<p style="color:#007000;">Text here</p>
.mytext {color:#007000;}
This box has a color of #007000
<div style="background-color:#007000;">Content here</div>
.mybackground {background-color:#007000;}
Border around this has a color of #007000
<div style="border:2px solid #007000;">Content here</div>
.myborder {border:2px solid #007000;}