<div style="color: #AFC964"></div>
.class { color: #AFC964; }
<div style="background-color: #AFC964"></div>
.class { background-color: #AFC964; }
<div style="border: 2px solid #AFC964"></div>
.class { border: 2px solid #AFC964; }
<div style="text-shadow: 3px 3px 2px #AFC964"></div>
.class { text-shadow: 3px 3px 2px #AFC964; }
<div style="box-shadow: 1px 1px 3px 2px #AFC964; -webkit-box-shadow: 1px 1px 3px 2px #AFC964;-moz-box-shadow:1px 1px 3px 2px #AFC964"></div>
.class { box-shadow: 1px 1px 3px 2px #AFC964; -webkit-box-shadow: 1px 1px 3px 2px #AFC964;-moz-box-shadow:1px 1px 3px 2px #AFC964; }