#12ab1d color space conversions
Hex:
#12ab1d
RGB:
18, 171, 29
CMY:
93, 33, 89
CMYK:
89, 0, 83, 33
HSL:
124°, 80.9524%, 37.0588%
HSV (HSB):
124°, 89.4737%, 67.0588%
XYZ:
15.0341, 29.3431, 6.0338
xyY:
0.2982, 0.5821, 29.3431
CIE-Lab:
61.0833, -61.8492, 56.6521
CIE-LCH:
61.0833, 83.8736, 137.5112
CIE-Luv:
61.0833, -56.2029, 71.1945
Hunter-Lab:
54.1693, -45.2554, 31.3143
#12ab1d color charts
#12ab1d color shades, tints & tones
#12ab1d color schemes
#12ab1d color preview, HTML & CSS examples
This text has a color of #12ab1d
<p style="color:#12ab1d;">Text here</p>
.mytext {color:#12ab1d;}
This box has a color of #12ab1d
<div style="background-color:#12ab1d;">Content here</div>
.mybackground {background-color:#12ab1d;}
Border around this has a color of #12ab1d
<div style="border:2px solid #12ab1d;">Content here</div>
.myborder {border:2px solid #12ab1d;}