#12b07e color space conversions
Hex:
#12b07e
RGB:
18, 176, 126
CMY:
93, 31, 51
CMYK:
90, 0, 28, 31
HSL:
161°, 81.4433%, 38.0392%
HSV (HSB):
161°, 89.7727%, 69.0196%
XYZ:
19.5407, 32.6856, 25.0177
xyY:
0.2530, 0.4231, 32.6856
CIE-Lab:
63.9055, -49.3196, 15.2711
CIE-LCH:
63.9055, 51.6297, 162.7957
CIE-Luv:
63.9055, -53.3360, 28.7648
Hunter-Lab:
57.1713, -39.0401, 14.0751
#12b07e color charts
#12b07e color shades, tints & tones
#12b07e color schemes
#12b07e color preview, HTML & CSS examples
This text has a color of #12b07e
<p style="color:#12b07e;">Text here</p>
.mytext {color:#12b07e;}
This box has a color of #12b07e
<div style="background-color:#12b07e;">Content here</div>
.mybackground {background-color:#12b07e;}
Border around this has a color of #12b07e
<div style="border:2px solid #12b07e;">Content here</div>
.myborder {border:2px solid #12b07e;}