#12a34d color space conversions
Hex:
#12a34d
RGB:
18, 163, 77
CMY:
93, 36, 70
CMYK:
89, 0, 53, 36
HSL:
144°, 80.1105%, 35.4902%
HSV (HSB):
144°, 88.9571%, 63.9216%
XYZ:
14.6862, 26.8588, 11.4314
xyY:
0.2772, 0.5070, 26.8588
CIE-Lab:
58.8434, -54.2970, 34.6901
CIE-LCH:
58.8434, 64.4326, 147.4257
CIE-Luv:
58.8434, -51.8905, 50.9663
Hunter-Lab:
51.8255, -40.1116, 23.1999
#12a34d color charts
#12a34d color shades, tints & tones
#12a34d color schemes
#12a34d color preview, HTML & CSS examples
This text has a color of #12a34d
<p style="color:#12a34d;">Text here</p>
.mytext {color:#12a34d;}
This box has a color of #12a34d
<div style="background-color:#12a34d;">Content here</div>
.mybackground {background-color:#12a34d;}
Border around this has a color of #12a34d
<div style="border:2px solid #12a34d;">Content here</div>
.myborder {border:2px solid #12a34d;}