Skip to content

Convert between RGB, YUV, HSL, CMYK and HEX color defining with these JavaScript functions under MIT-License

Notifications You must be signed in to change notification settings

SimonWaldherr/ColorConverter.js

Repository files navigation

ColorConverter.js

Convert between RGB, HSL and HEX color defining with these JavaScript functions under MIT-License take a look at the to PHP translated version: https://github.com/SimonWaldherr/ColorConverter.php

about

License: MIT
Version: 0.1.2
Date: 09.2014

download

  • npm: https://npmjs.org/package/colorconverter
  • git: git@github.com:SimonWaldherr/ColorConverter.js.git
  • zip from GitHub

demo

Test this code on the associated github page simonwaldherr.github.com/colorconverter.js/.

matrix

. RGB HSL HSV YUV Hex CMYK
RGB . X X X X X
HSL X . . . X .
HSV X . . . . .
YUV X . . . . .
Hex X X . . . .
CMYK X . . . . .

contact

Feel free to contact me via eMail or on Twitter. This software will be continually developed. Suggestions and tips are always welcome.

About

Convert between RGB, YUV, HSL, CMYK and HEX color defining with these JavaScript functions under MIT-License

Resources

Stars

Watchers

Forks

Packages