#12ab7e color space conversions
Hex:
#12ab7e
RGB:
18, 171, 126
CMY:
93, 33, 51
CMYK:
89, 0, 26, 33
HSL:
162°, 80.9524%, 37.0588%
HSV (HSB):
162°, 89.4737%, 67.0588%
XYZ:
18.5783, 30.7608, 24.6969
xyY:
0.2509, 0.4155, 30.7608
CIE-Lab:
62.3052, -47.3480, 13.0376
CIE-LCH:
62.3052, 49.1102, 164.6047
CIE-Luv:
62.3052, -51.6113, 25.3639
Hunter-Lab:
55.4624, -37.2670, 12.4224
#12ab7e color charts
#12ab7e color shades, tints & tones
#12ab7e color schemes
#12ab7e color preview, HTML & CSS examples
This text has a color of #12ab7e
<p style="color:#12ab7e;">Text here</p>
.mytext {color:#12ab7e;}
This box has a color of #12ab7e
<div style="background-color:#12ab7e;">Content here</div>
.mybackground {background-color:#12ab7e;}
Border around this has a color of #12ab7e
<div style="border:2px solid #12ab7e;">Content here</div>
.myborder {border:2px solid #12ab7e;}