#12ac5e color space conversions
Hex:
#12ac5e
RGB:
18, 172, 94
CMY:
93, 33, 63
CMYK:
90, 0, 45, 33
HSL:
150°, 81.0526%, 37.2549%
HSV (HSB):
150°, 89.5349%, 67.4510%
XYZ:
17.0224, 30.4418, 15.5684
xyY:
0.2701, 0.4830, 30.4418
CIE-Lab:
62.0336, -54.5151, 29.9585
CIE-LCH:
62.0336, 62.2046, 151.2093
CIE-Luv:
62.0336, -54.0214, 46.9202
Hunter-Lab:
55.1741, -41.4837, 21.8921
#12ac5e color charts
#12ac5e color shades, tints & tones
#12ac5e color schemes
#12ac5e color preview, HTML & CSS examples
This text has a color of #12ac5e
<p style="color:#12ac5e;">Text here</p>
.mytext {color:#12ac5e;}
This box has a color of #12ac5e
<div style="background-color:#12ac5e;">Content here</div>
.mybackground {background-color:#12ac5e;}
Border around this has a color of #12ac5e
<div style="border:2px solid #12ac5e;">Content here</div>
.myborder {border:2px solid #12ac5e;}