An open API service indexing awesome lists of open source software.

https://github.com/pixelastic/pantone2hex

Convert Pantone color names to hexa.
https://github.com/pixelastic/pantone2hex

Last synced: 8 months ago
JSON representation

Convert Pantone color names to hexa.

Awesome Lists containing this project

README

          

# pantone2hex

Converts Pantone color names to hex.

## Usage

```sh
$ ./pantone2hex 104C
#af9800
```

## Dependencies

`pantone2hex` used [jq](http://stedolan.github.io/jq/) as a dependency to parse
the JSON embedded in the script. You can `git clone` it from the previous link.

## Credits

Thanks to [Pantone-Sass](https://github.com/damonbauer/Pantone-Sass) for the
original map, and to [rgb.to](http://rgb.to/) for the amazing website.

## Copyright

Pantone does not like its name to be taken in vain, so every mention of
it should be read as Pantone®™© or whatever.