Replace : in css inline properties
<div style="color$[chr]red">test</div>
<div style="color:red">test</div>