#12d12c color space conversions
Hex:
#12d12c
RGB:
18, 209, 44
CMY:
93, 18, 83
CMYK:
91, 0, 79, 18
HSL:
128°, 84.1410%, 44.5098%
HSV (HSB):
128°, 91.3876%, 81.9608%
XYZ:
23.5045, 45.9114, 10.0058
xyY:
0.2959, 0.5781, 45.9114
CIE-Lab:
73.4880, -71.8845, 64.0367
CIE-LCH:
73.4880, 96.2709, 138.3044
CIE-Luv:
73.4880, -67.9857, 84.4482
Hunter-Lab:
67.7579, -56.6565, 38.6752
#12d12c color charts
#12d12c color shades, tints & tones
#12d12c color schemes
#12d12c color preview, HTML & CSS examples
This text has a color of #12d12c
<p style="color:#12d12c;">Text here</p>
.mytext {color:#12d12c;}
This box has a color of #12d12c
<div style="background-color:#12d12c;">Content here</div>
.mybackground {background-color:#12d12c;}
Border around this has a color of #12d12c
<div style="border:2px solid #12d12c;">Content here</div>
.myborder {border:2px solid #12d12c;}