#128f0c color space conversions
Hex:
#128f0c
RGB:
18, 143, 12
CMY:
93, 44, 95
CMYK:
87, 0, 92, 44
HSL:
117°, 84.5161%, 30.3922%
HSV (HSB):
117°, 91.6084%, 56.0784%
XYZ:
10.1383, 19.8001, 3.6353
xyY:
0.3020, 0.5898, 19.8001
CIE-Lab:
51.6104, -54.2985, 52.1692
CIE-LCH:
51.6104, 75.2990, 136.1457
CIE-Luv:
51.6104, -47.1885, 61.7015
Hunter-Lab:
44.4973, -37.2007, 26.3043
#128f0c color charts
#128f0c color shades, tints & tones
#128f0c color schemes
#128f0c color preview, HTML & CSS examples
This text has a color of #128f0c
<p style="color:#128f0c;">Text here</p>
.mytext {color:#128f0c;}
This box has a color of #128f0c
<div style="background-color:#128f0c;">Content here</div>
.mybackground {background-color:#128f0c;}
Border around this has a color of #128f0c
<div style="border:2px solid #128f0c;">Content here</div>
.myborder {border:2px solid #128f0c;}