#12ac2e color space conversions
Hex:
#12ac2e
RGB:
18, 172, 46
CMY:
93, 33, 82
CMYK:
90, 0, 73, 33
HSL:
131°, 81.0526%, 37.2549%
HSV (HSB):
131°, 89.5349%, 67.4510%
XYZ:
15.4951, 29.8309, 7.5260
xyY:
0.2932, 0.5644, 29.8309
CIE-Lab:
61.5080, -60.9442, 51.5556
CIE-LCH:
61.5080, 79.8259, 139.7705
CIE-Luv:
61.5080, -56.1213, 67.6584
Hunter-Lab:
54.6177, -44.9402, 30.0625
#12ac2e color charts
#12ac2e color shades, tints & tones
#12ac2e color schemes
#12ac2e color preview, HTML & CSS examples
This text has a color of #12ac2e
<p style="color:#12ac2e;">Text here</p>
.mytext {color:#12ac2e;}
This box has a color of #12ac2e
<div style="background-color:#12ac2e;">Content here</div>
.mybackground {background-color:#12ac2e;}
Border around this has a color of #12ac2e
<div style="border:2px solid #12ac2e;">Content here</div>
.myborder {border:2px solid #12ac2e;}