Red Colors

Description

Red Colors provides a wide array of features for dealing with colors. This includes conversion between colorspaces, desaturation, and parsing colors.

Install

$ gem install red-colors

Available colorspaces

  • RGB
  • RGBA
  • HSL
  • HSLA
  • HUSL
  • xyY
  • XYZ

Usage

To be described later.

See the documentation for now.

License

The MIT license. See LICENSE.txt for details.