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