#12ac5c color space conversions
Hex:
#12ac5c
RGB:
18, 172, 92
CMY:
93, 33, 64
CMYK:
90, 0, 47, 33
HSL:
149°, 81.0526%, 37.2549%
HSV (HSB):
149°, 89.5349%, 67.4510%
XYZ:
16.9337, 30.4064, 15.1017
xyY:
0.2712, 0.4870, 30.4064
CIE-Lab:
62.0033, -54.8744, 30.9617
CIE-LCH:
62.0033, 63.0066, 150.5671
CIE-Luv:
62.0033, -54.1351, 48.0552
Hunter-Lab:
55.1420, -41.6822, 22.3616
#12ac5c color charts
#12ac5c color shades, tints & tones
#12ac5c color schemes
#12ac5c color preview, HTML & CSS examples
This text has a color of #12ac5c
<p style="color:#12ac5c;">Text here</p>
.mytext {color:#12ac5c;}
This box has a color of #12ac5c
<div style="background-color:#12ac5c;">Content here</div>
.mybackground {background-color:#12ac5c;}
Border around this has a color of #12ac5c
<div style="border:2px solid #12ac5c;">Content here</div>
.myborder {border:2px solid #12ac5c;}