#12ac31 color space conversions
Hex:
#12ac31
RGB:
18, 172, 49
CMY:
93, 33, 81
CMYK:
90, 0, 72, 33
HSL:
132°, 81.0526%, 37.2549%
HSV (HSB):
132°, 89.5349%, 67.4510%
XYZ:
15.5564, 29.8554, 7.8485
xyY:
0.2921, 0.5606, 29.8554
CIE-Lab:
61.5293, -60.6763, 50.4362
CIE-LCH:
61.5293, 78.9013, 140.2655
CIE-Luv:
61.5293, -56.0310, 66.7758
Hunter-Lab:
54.6401, -44.8002, 29.7317
#12ac31 color charts
#12ac31 color shades, tints & tones
#12ac31 color schemes
#12ac31 color preview, HTML & CSS examples
This text has a color of #12ac31
<p style="color:#12ac31;">Text here</p>
.mytext {color:#12ac31;}
This box has a color of #12ac31
<div style="background-color:#12ac31;">Content here</div>
.mybackground {background-color:#12ac31;}
Border around this has a color of #12ac31
<div style="border:2px solid #12ac31;">Content here</div>
.myborder {border:2px solid #12ac31;}