#12a345 color space conversions
Hex:
#12a345
RGB:
18, 163, 69
CMY:
93, 36, 73
CMYK:
89, 0, 58, 36
HSL:
141°, 80.1105%, 35.4902%
HSV (HSB):
141°, 88.9571%, 63.9216%
XYZ:
14.4208, 26.7527, 10.0339
xyY:
0.2816, 0.5224, 26.7527
CIE-Lab:
58.7447, -55.4973, 38.5328
CIE-LCH:
58.7447, 67.5628, 145.2270
CIE-Luv:
58.7447, -52.2745, 54.7884
Hunter-Lab:
51.7230, -40.7478, 24.7042
#12a345 color charts
#12a345 color shades, tints & tones
#12a345 color schemes
#12a345 color preview, HTML & CSS examples
This text has a color of #12a345
<p style="color:#12a345;">Text here</p>
.mytext {color:#12a345;}
This box has a color of #12a345
<div style="background-color:#12a345;">Content here</div>
.mybackground {background-color:#12a345;}
Border around this has a color of #12a345
<div style="border:2px solid #12a345;">Content here</div>
.myborder {border:2px solid #12a345;}