#12c07c color space conversions
Hex:
#12c07c
RGB:
18, 192, 124
CMY:
93, 25, 51
CMYK:
91, 0, 35, 25
HSL:
157°, 82.8571%, 41.1765%
HSV (HSB):
157°, 90.6250%, 75.2941%
XYZ:
22.7372, 39.2831, 25.4528
xyY:
0.2599, 0.4491, 39.2831
CIE-Lab:
68.9558, -55.8026, 23.2724
CIE-LCH:
68.9558, 60.4610, 157.3614
CIE-Luv:
68.9558, -58.9065, 40.5956
Hunter-Lab:
62.6762, -44.9286, 19.7957
#12c07c color charts
#12c07c color shades, tints & tones
#12c07c color schemes
#12c07c color preview, HTML & CSS examples
This text has a color of #12c07c
<p style="color:#12c07c;">Text here</p>
.mytext {color:#12c07c;}
This box has a color of #12c07c
<div style="background-color:#12c07c;">Content here</div>
.mybackground {background-color:#12c07c;}
Border around this has a color of #12c07c
<div style="border:2px solid #12c07c;">Content here</div>
.myborder {border:2px solid #12c07c;}