#12cd5e color space conversions
Hex:
#12cd5e
RGB:
18, 205, 94
CMY:
93, 20, 63
CMYK:
91, 0, 54, 20
HSL:
144°, 83.8565%, 43.7255%
HSV (HSB):
144°, 91.2195%, 80.3922%
XYZ:
24.1012, 44.5994, 17.9280
xyY:
0.2782, 0.5148, 44.5994
CIE-Lab:
72.6273, -65.5415, 43.1865
CIE-LCH:
72.6273, 78.4905, 146.6184
CIE-Luv:
72.6273, -64.9226, 65.2365
Hunter-Lab:
66.7828, -52.4512, 30.8314
#12cd5e color charts
#12cd5e color shades, tints & tones
#12cd5e color schemes
#12cd5e color preview, HTML & CSS examples
This text has a color of #12cd5e
<p style="color:#12cd5e;">Text here</p>
.mytext {color:#12cd5e;}
This box has a color of #12cd5e
<div style="background-color:#12cd5e;">Content here</div>
.mybackground {background-color:#12cd5e;}
Border around this has a color of #12cd5e
<div style="border:2px solid #12cd5e;">Content here</div>
.myborder {border:2px solid #12cd5e;}