$string = "<span style='color: #0066FF'>[img]/rankimages/defaultchairman.gif[/img]";
$pos = strpos($string, '#');
$color = substr($string, $pos,7);