#12f86e color space conversions
Hex:
#12f86e
RGB:
18, 248, 110
CMY:
93, 3, 57
CMYK:
93, 0, 56, 3
HSL:
144°, 94.2623%, 52.1569%
HSV (HSB):
144°, 92.7419%, 97.2549%
XYZ:
36.6313, 68.3892, 26.0216
xyY:
0.2795, 0.5219, 68.3892
CIE-Lab:
86.2007, -76.6542, 52.0939
CIE-LCH:
86.2007, 92.6804, 145.8001
CIE-Luv:
86.2007, -77.7355, 79.9281
Hunter-Lab:
82.6978, -65.6537, 39.2323
#12f86e color charts
#12f86e color shades, tints & tones
#12f86e color schemes
#12f86e color preview, HTML & CSS examples
This text has a color of #12f86e
<p style="color:#12f86e;">Text here</p>
.mytext {color:#12f86e;}
This box has a color of #12f86e
<div style="background-color:#12f86e;">Content here</div>
.mybackground {background-color:#12f86e;}
Border around this has a color of #12f86e
<div style="border:2px solid #12f86e;">Content here</div>
.myborder {border:2px solid #12f86e;}