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