#12f02c color space conversions
Hex:
#12f02c
RGB:
18, 240, 44
CMY:
93, 6, 83
CMYK:
93, 0, 82, 6
HSL:
127°, 88.0952%, 50.5882%
HSV (HSB):
127°, 92.5000%, 94.1176%
XYZ:
31.8642, 62.6306, 12.7924
xyY:
0.2970, 0.5838, 62.6306
CIE-Lab:
83.2477, -80.4490, 73.1615
CIE-LCH:
83.2477, 108.7412, 137.7161
CIE-Luv:
83.2477, -77.4952, 97.3173
Hunter-Lab:
79.1395, -66.6242, 45.8138
#12f02c color charts
#12f02c color shades, tints & tones
#12f02c color schemes
#12f02c color preview, HTML & CSS examples
This text has a color of #12f02c
<p style="color:#12f02c;">Text here</p>
.mytext {color:#12f02c;}
This box has a color of #12f02c
<div style="background-color:#12f02c;">Content here</div>
.mybackground {background-color:#12f02c;}
Border around this has a color of #12f02c
<div style="border:2px solid #12f02c;">Content here</div>
.myborder {border:2px solid #12f02c;}