#12c04f color space conversions
Hex:
#12c04f
RGB:
18, 192, 79
CMY:
93, 25, 69
CMYK:
91, 0, 59, 25
HSL:
141°, 82.8571%, 41.1765%
HSV (HSB):
141°, 90.6250%, 75.2941%
XYZ:
20.5104, 38.3924, 13.7266
xyY:
0.2824, 0.5286, 38.3924
CIE-Lab:
68.3088, -63.4965, 45.0762
CIE-LCH:
68.3088, 77.8695, 144.6290
CIE-Luv:
68.3088, -61.4174, 65.3661
Hunter-Lab:
61.9616, -49.3461, 30.2384
#12c04f color charts
#12c04f color shades, tints & tones
#12c04f color schemes
#12c04f color preview, HTML & CSS examples
This text has a color of #12c04f
<p style="color:#12c04f;">Text here</p>
.mytext {color:#12c04f;}
This box has a color of #12c04f
<div style="background-color:#12c04f;">Content here</div>
.mybackground {background-color:#12c04f;}
Border around this has a color of #12c04f
<div style="border:2px solid #12c04f;">Content here</div>
.myborder {border:2px solid #12c04f;}