#12da3e color space conversions
Hex:
#12da3e
RGB:
18, 218, 62
CMY:
93, 15, 76
CMYK:
92, 0, 72, 15
HSL:
133°, 84.7458%, 46.2745%
HSV (HSB):
133°, 91.7431%, 85.4902%
XYZ:
26.1904, 50.6192, 12.9475
xyY:
0.2918, 0.5640, 50.6192
CIE-Lab:
76.4478, -73.1166, 61.0431
CIE-LCH:
76.4478, 95.2487, 140.1424
CIE-Luv:
76.4478, -70.3145, 83.8070
Hunter-Lab:
71.1472, -58.7990, 39.0133
#12da3e color charts
#12da3e color shades, tints & tones
#12da3e color schemes
#12da3e color preview, HTML & CSS examples
This text has a color of #12da3e
<p style="color:#12da3e;">Text here</p>
.mytext {color:#12da3e;}
This box has a color of #12da3e
<div style="background-color:#12da3e;">Content here</div>
.mybackground {background-color:#12da3e;}
Border around this has a color of #12da3e
<div style="border:2px solid #12da3e;">Content here</div>
.myborder {border:2px solid #12da3e;}