#12dd2c color space conversions
Hex:
#12dd2c
RGB:
18, 221, 44
CMY:
93, 13, 83
CMYK:
92, 0, 80, 13
HSL:
128°, 84.9372%, 46.8627%
HSV (HSB):
128°, 91.8552%, 86.6667%
XYZ:
26.5605, 52.0234, 11.0245
xyY:
0.2964, 0.5806, 52.0234
CIE-Lab:
77.2948, -75.2419, 67.6358
CIE-LCH:
77.2948, 101.1729, 138.0472
CIE-Luv:
77.2948, -71.7036, 89.4976
Hunter-Lab:
72.1272, -60.4908, 41.4267
#12dd2c color charts
#12dd2c color shades, tints & tones
#12dd2c color schemes
#12dd2c color preview, HTML & CSS examples
This text has a color of #12dd2c
<p style="color:#12dd2c;">Text here</p>
.mytext {color:#12dd2c;}
This box has a color of #12dd2c
<div style="background-color:#12dd2c;">Content here</div>
.mybackground {background-color:#12dd2c;}
Border around this has a color of #12dd2c
<div style="border:2px solid #12dd2c;">Content here</div>
.myborder {border:2px solid #12dd2c;}