#008007 color space conversions
Hex:
#008007
RGB:
0, 128, 7
CMY:
100, 50, 97
CMYK:
100, 0, 95, 50
HSL:
123°, 100.0000%, 25.0980%
HSV (HSB):
123°, 100.0000%, 50.1961%
XYZ:
7.7575, 15.4537, 2.7750
xyY:
0.2985, 0.5947, 15.4537
CIE-Lab:
46.2494, -51.4305, 48.4696
CIE-LCH:
46.2494, 70.6710, 136.6977
CIE-Luv:
46.2494, -43.6874, 55.7572
Hunter-Lab:
39.3112, -33.5700, 23.3325
#008007 color charts
#008007 color shades, tints & tones
#008007 color schemes
#008007 color preview, HTML & CSS examples
This text has a color of #008007
<p style="color:#008007;">Text here</p>
.mytext {color:#008007;}
This box has a color of #008007
<div style="background-color:#008007;">Content here</div>
.mybackground {background-color:#008007;}
Border around this has a color of #008007
<div style="border:2px solid #008007;">Content here</div>
.myborder {border:2px solid #008007;}