This JSP function returns the HTML color in hexadecimal code based on the specific color object.
public String getColor(java.awt.Color color)
color - Required. Color object.