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