#128f2a color space conversions
Hex:
#128f2a
RGB:
18, 143, 42
CMY:
93, 44, 84
CMYK:
87, 0, 71, 44
HSL:
132°, 77.6398%, 31.5686%
HSV (HSB):
132°, 87.4126%, 56.0784%
XYZ:
10.4898, 19.9407, 5.4866
xyY:
0.2921, 0.5552, 19.9407
CIE-Lab:
51.7701, -52.2770, 42.9735
CIE-LCH:
51.7701, 67.6728, 140.5786
CIE-Luv:
51.7701, -46.5413, 55.2357
Hunter-Lab:
44.6550, -36.2151, 23.9738
#128f2a color charts
#128f2a color shades, tints & tones
#128f2a color schemes
#128f2a color preview, HTML & CSS examples
This text has a color of #128f2a
<p style="color:#128f2a;">Text here</p>
.mytext {color:#128f2a;}
This box has a color of #128f2a
<div style="background-color:#128f2a;">Content here</div>
.mybackground {background-color:#128f2a;}
Border around this has a color of #128f2a
<div style="border:2px solid #128f2a;">Content here</div>
.myborder {border:2px solid #128f2a;}