#12f01c color space conversions
Hex:
#12f01c
RGB:
18, 240, 28
CMY:
93, 6, 89
CMYK:
93, 0, 88, 6
HSL:
123°, 88.0952%, 50.5882%
HSV (HSB):
123°, 92.5000%, 94.1176%
XYZ:
31.6191, 62.5326, 11.5021
xyY:
0.2993, 0.5919, 62.5326
CIE-Lab:
83.1959, -81.1183, 76.4829
CIE-LCH:
83.1959, 111.4891, 136.6847
CIE-Luv:
83.1959, -77.7432, 99.6655
Hunter-Lab:
79.0776, -67.0126, 46.7304
#12f01c color charts
#12f01c color shades, tints & tones
#12f01c color schemes
#12f01c color preview, HTML & CSS examples
This text has a color of #12f01c
<p style="color:#12f01c;">Text here</p>
.mytext {color:#12f01c;}
This box has a color of #12f01c
<div style="background-color:#12f01c;">Content here</div>
.mybackground {background-color:#12f01c;}
Border around this has a color of #12f01c
<div style="border:2px solid #12f01c;">Content here</div>
.myborder {border:2px solid #12f01c;}