#12ab6e color space conversions
Hex:
#12ab6e
RGB:
18, 171, 110
CMY:
93, 33, 57
CMYK:
89, 0, 36, 33
HSL:
156°, 80.9524%, 37.0588%
HSV (HSB):
156°, 89.4737%, 67.0588%
XYZ:
17.6268, 30.3802, 19.6868
xyY:
0.2604, 0.4488, 30.3802
CIE-Lab:
61.9809, -50.9908, 21.3570
CIE-LCH:
61.9809, 55.2828, 157.2741
CIE-Luv:
61.9809, -52.6997, 36.4504
Hunter-Lab:
55.1182, -39.3726, 17.4059
#12ab6e color charts
#12ab6e color shades, tints & tones
#12ab6e color schemes
#12ab6e color preview, HTML & CSS examples
This text has a color of #12ab6e
<p style="color:#12ab6e;">Text here</p>
.mytext {color:#12ab6e;}
This box has a color of #12ab6e
<div style="background-color:#12ab6e;">Content here</div>
.mybackground {background-color:#12ab6e;}
Border around this has a color of #12ab6e
<div style="border:2px solid #12ab6e;">Content here</div>
.myborder {border:2px solid #12ab6e;}