Sha256: a0373fb967eb4e02d67f49d377fc2150e925d75b89a20a70e702b742abd0dccf

Contents?: true

Size: 561 Bytes

Versions: 5

Compression:

Stored size: 561 Bytes

Contents

# Red Colors

![](https://github.com/red-data-tools/red-colors/workflows/CI/badge.svg)

## Description

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

## Install

```console
$ gem install red-colors
```

## Available colorspaces

- RGB
- RGBA
- HSL
- HSLA
- HUSL
- xyY
- XYZ

## Usage

To be described later.

See the [documentation](https://rubydoc.info/gems/red-colors) for now.

## License

The MIT license. See [`LICENSE.txt`](LICENSE.txt) for details.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
red-colors-0.4.0 README.md
red-colors-0.3.0 README.md
red-colors-0.2.0 README.md
red-colors-0.1.3 README.md
red-colors-0.1.2 README.md