#12db2c color space conversions
Hex:
#12db2c
RGB:
18, 219, 44
CMY:
93, 14, 83
CMYK:
92, 0, 80, 14
HSL:
128°, 84.8101%, 46.4706%
HSV (HSB):
128°, 91.7808%, 85.8824%
XYZ:
26.0356, 50.9735, 10.8495
xyY:
0.2963, 0.5802, 50.9735
CIE-Lab:
76.6629, -74.6863, 67.0422
CIE-LCH:
76.6629, 100.3628, 138.0872
CIE-Luv:
76.6629, -71.0873, 88.6623
Hunter-Lab:
71.3957, -59.8496, 40.9671
#12db2c color charts
#12db2c color shades, tints & tones
#12db2c color schemes
#12db2c color preview, HTML & CSS examples
This text has a color of #12db2c
<p style="color:#12db2c;">Text here</p>
.mytext {color:#12db2c;}
This box has a color of #12db2c
<div style="background-color:#12db2c;">Content here</div>
.mybackground {background-color:#12db2c;}
Border around this has a color of #12db2c
<div style="border:2px solid #12db2c;">Content here</div>
.myborder {border:2px solid #12db2c;}