#12884a color space conversions
Hex:
#12884a
RGB:
18, 136, 74
CMY:
93, 47, 71
CMYK:
87, 0, 46, 47
HSL:
148°, 76.6234%, 30.1961%
HSV (HSB):
148°, 86.7647%, 53.3333%
XYZ:
10.2896, 18.2313, 9.4552
xyY:
0.2709, 0.4801, 18.2313
CIE-Lab:
49.7755, -45.2151, 24.8399
CIE-LCH:
49.7755, 51.5890, 151.2168
CIE-Luv:
49.7755, -42.6907, 37.1142
Hunter-Lab:
42.6982, -31.7058, 16.7593
#12884a color charts
#12884a color shades, tints & tones
#12884a color schemes
#12884a color preview, HTML & CSS examples
This text has a color of #12884a
<p style="color:#12884a;">Text here</p>
.mytext {color:#12884a;}
This box has a color of #12884a
<div style="background-color:#12884a;">Content here</div>
.mybackground {background-color:#12884a;}
Border around this has a color of #12884a
<div style="border:2px solid #12884a;">Content here</div>
.myborder {border:2px solid #12884a;}