Docs Home

sb.colors.html

@File: /surebert/colors/html.js

@Author: Paul Visco

@Description: A lookup table for HTML color name to hex color value. Allows for html color values to rgb value conversion when using sb.css method in IE


@Example:

var hexColor = sb.colors.html.aliceblue;
hexColor = #f0f8ff