#007b12 color space conversions
Hex:
#007b12
RGB:
0, 123, 18
CMY:
100, 52, 93
CMYK:
100, 0, 85, 52
HSL:
129°, 100.0000%, 24.1176%
HSV (HSB):
129°, 100.0000%, 48.2353%
XYZ:
7.1921, 14.2096, 2.9359
xyY:
0.2955, 0.5839, 14.2096
CIE-Lab:
44.5320, -49.4303, 44.3922
CIE-LCH:
44.5320, 66.4381, 138.0738
CIE-Luv:
44.5320, -41.8509, 51.9686
Hunter-Lab:
37.6956, -31.9104, 21.7691
#007b12 color charts
#007b12 color shades, tints & tones
#007b12 color schemes
#007b12 color preview, HTML & CSS examples
This text has a color of #007b12
<p style="color:#007b12;">Text here</p>
.mytext {color:#007b12;}
This box has a color of #007b12
<div style="background-color:#007b12;">Content here</div>
.mybackground {background-color:#007b12;}
Border around this has a color of #007b12
<div style="border:2px solid #007b12;">Content here</div>
.myborder {border:2px solid #007b12;}