#128b12 color space conversions
Hex:
#128b12
RGB:
18, 139, 18
CMY:
93, 45, 93
CMYK:
87, 0, 87, 45
HSL:
120°, 77.0701%, 30.7843%
HSV (HSB):
120°, 87.0504%, 54.5098%
XYZ:
9.5913, 18.6375, 3.6642
xyY:
0.3007, 0.5844, 18.6375
CIE-Lab:
50.2604, -52.8233, 49.6715
CIE-LCH:
50.2604, 72.5090, 136.7614
CIE-Luv:
50.2604, -45.7492, 59.1420
Hunter-Lab:
43.1712, -35.8926, 25.1876
#128b12 color charts
#128b12 color shades, tints & tones
#128b12 color schemes
#128b12 color preview, HTML & CSS examples
This text has a color of #128b12
<p style="color:#128b12;">Text here</p>
.mytext {color:#128b12;}
This box has a color of #128b12
<div style="background-color:#128b12;">Content here</div>
.mybackground {background-color:#128b12;}
Border around this has a color of #128b12
<div style="border:2px solid #128b12;">Content here</div>
.myborder {border:2px solid #128b12;}