@hackage Color0.1.0

Common color spaces and conversions between them

color

Language Travis Coveralls Gitter.im
GitHub top language Travis Coverage Status [Join the chat at https://gitter.im/haskell-massiv/Lobby](https://badges.gitter.im/haskell-massiv/Lobby.svg)
Package Hackage Nightly LTS
color Hackage Nightly Nightly

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