Color-0.1.0: README.md
# color
| Language | Travis | Coveralls |Gitter.im |
|:--------:|:------:|:---------:|:--------:|
|  | [](https://travis-ci.org/lehins/color) | [](https://coveralls.io/github/lehins/color?branch=master) | [](https://gitter.im/haskell-massiv/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
| Package | Hackage | Nightly | LTS |
|:-------------------|:-------:|:-------:|:---:|
| [`color`](https://github.com/lehins/color/tree/master/color)| [](https://hackage.haskell.org/package/color)| [](https://www.stackage.org/nightly/package/color)| [](https://www.stackage.org/lts/package/color)|
A library for dealing with colors and pixels. Currently supported:
* Color models:
* `Y`
* `RGB`
* `HSI`
* `HSL`
* `HSV`
* `YCbCr`
* `CMYK`
* Color spaces and arbitrary conversions between them:
* `Y` - luminance
* `XYZ`
* `La*b*`
* `RGB`:
* `sRGB`
* `AdobeRGB`
* ITU: `Rec470`, `Rec601` and `Rec709`
* Alternative representations:
* `HSI`
* `HSL`
* `HSV`
* `YCbCr`
* `CMYK`
* Illuminants:
* CIE1931 - 2 degree observer
* CIE1964 - 10 degree observer
* Some common alternatives
* Chromatic adptation:
* VonKries adptation with transformations:
* VonKries
* Bradford (default)
* Fairchild
* CIECAM02
* Color Standards:
* RAL