color-names icon indicating copy to clipboard operation
color-names copied to clipboard

Provides color names and HTML/RGB mappings in various output formats.

Results 6 color-names issues
Sort by recently updated
recently updated
newest added

[RFC 4180](https://tools.ietf.org/html/rfc4180#section-1) recommends terminating a line in a comma-separated values textfile with `CR` `LF` (`\r\n` in Python). So this just adds the `\r`.

this may be helpful dictionary to get color tuple code, I generated this using my very own algo using your colors.csv file by applying pandas inbuilt function. I request you...

I think this file on which I worked on to generate a sorted RGB tuple would be very helpful as data. I used pandas to generate this dictionary from your...

That JSON doesn't validate.

Hi, loved to find all the colors in JSON format - needed it to easily use these colors in LaTeX. Thought I would contribute the LaTeX source as well as...

ok so forget what i said before.. this time, just got the jason to open / pass a validator.