#12dd5e color space conversions
Hex:
#12dd5e
RGB:
18, 221, 94
CMY:
93, 13, 63
CMYK:
92, 0, 57, 13
HSL:
142°, 84.9372%, 46.8627%
HSV (HSB):
142°, 91.8552%, 86.6667%
XYZ:
28.1263, 52.6497, 19.2697
xyY:
0.2811, 0.5263, 52.6497
CIE-Lab:
77.6677, -70.5480, 49.2077
CIE-LCH:
77.6677, 86.0140, 145.1040
CIE-Luv:
77.6677, -70.0338, 73.4869
Hunter-Lab:
72.5601, -57.7886, 35.0465
#12dd5e color charts
#12dd5e color shades, tints & tones
#12dd5e color schemes
#12dd5e color preview, HTML & CSS examples
This text has a color of #12dd5e
<p style="color:#12dd5e;">Text here</p>
.mytext {color:#12dd5e;}
This box has a color of #12dd5e
<div style="background-color:#12dd5e;">Content here</div>
.mybackground {background-color:#12dd5e;}
Border around this has a color of #12dd5e
<div style="border:2px solid #12dd5e;">Content here</div>
.myborder {border:2px solid #12dd5e;}