#007c12 color space conversions
Hex:
#007c12
RGB:
0, 124, 18
CMY:
100, 51, 93
CMYK:
100, 0, 85, 51
HSL:
129°, 100.0000%, 24.3137%
HSV (HSB):
129°, 100.0000%, 48.6275%
XYZ:
7.3168, 14.4590, 2.9775
xyY:
0.2956, 0.5841, 14.4590
CIE-Lab:
44.8841, -49.7327, 44.7175
CIE-LCH:
44.8841, 66.8805, 138.0395
CIE-Luv:
44.8841, -42.1872, 52.4234
Hunter-Lab:
38.0250, -32.1964, 21.9749
#007c12 color charts
#007c12 color shades, tints & tones
#007c12 color schemes
#007c12 color preview, HTML & CSS examples
This text has a color of #007c12
<p style="color:#007c12;">Text here</p>
.mytext {color:#007c12;}
This box has a color of #007c12
<div style="background-color:#007c12;">Content here</div>
.mybackground {background-color:#007c12;}
Border around this has a color of #007c12
<div style="border:2px solid #007c12;">Content here</div>
.myborder {border:2px solid #007c12;}