#12ff12 color space conversions
Hex:
#12ff12
RGB:
18, 255, 18
CMY:
93, 0, 93
CMYK:
93, 0, 93, 0
HSL:
120°, 100.0000%, 53.5294%
HSV (HSB):
120°, 92.9412%, 100.0000%
XYZ:
36.1186, 71.6923, 12.5066
xyY:
0.3002, 0.5959, 71.6923
CIE-Lab:
87.8203, -85.3407, 81.7802
CIE-LCH:
87.8203, 118.1992, 136.2205
CIE-Luv:
87.8203, -82.3172, 106.4155
Hunter-Lab:
84.6713, -72.0312, 50.5123
#12ff12 color charts
#12ff12 color shades, tints & tones
#12ff12 color schemes
#12ff12 color preview, HTML & CSS examples
This text has a color of #12ff12
<p style="color:#12ff12;">Text here</p>
.mytext {color:#12ff12;}
This box has a color of #12ff12
<div style="background-color:#12ff12;">Content here</div>
.mybackground {background-color:#12ff12;}
Border around this has a color of #12ff12
<div style="border:2px solid #12ff12;">Content here</div>
.myborder {border:2px solid #12ff12;}