#12f08c color space conversions
Hex:
#12f08c
RGB:
18, 240, 140
CMY:
93, 6, 45
CMYK:
93, 0, 42, 6
HSL:
153°, 88.0952%, 50.5882%
HSV (HSB):
153°, 92.5000%, 94.1176%
XYZ:
36.1432, 64.3422, 35.3253
xyY:
0.2661, 0.4738, 64.3422
CIE-Lab:
84.1436, -69.4112, 35.2345
CIE-LCH:
84.1436, 77.8421, 153.0868
CIE-Luv:
84.1436, -73.5855, 59.7820
Hunter-Lab:
80.2136, -59.9441, 30.0388
#12f08c color charts
#12f08c color shades, tints & tones
#12f08c color schemes
#12f08c color preview, HTML & CSS examples
This text has a color of #12f08c
<p style="color:#12f08c;">Text here</p>
.mytext {color:#12f08c;}
This box has a color of #12f08c
<div style="background-color:#12f08c;">Content here</div>
.mybackground {background-color:#12f08c;}
Border around this has a color of #12f08c
<div style="border:2px solid #12f08c;">Content here</div>
.myborder {border:2px solid #12f08c;}