Fixed the formatting of some weblinks inside tools/color-naming (#32958)

This commit is contained in:
J4unty
2019-01-19 00:44:35 +01:00
committed by Tom
parent 5d4dce0e51
commit ff84624d39

View File

@ -3,14 +3,9 @@ title: Color Naming
--- ---
## Color Naming ## Color Naming
Coming up with color names, can be really tricky. There is a great tool, that allows you to generate a random name based on your color hex code. Coming up with color names, can be really tricky. There is a great tool, that allows you to generate a random name based on your color hex code.
### More Information ### More Information
* [Name that color](http://chir.ag/projects/name-that-color)
* <a href='http://chir.ag/projects/name-that-color' target='_blank' rel='nofollow'>Name that color</a> * [color-name-generator npm package](https://www.npmjs.com/package/color-name-generator)
* [Color Name and Hue](https://www.color-blindness.com/color-name-hue/)
* <a href='https://www.npmjs.com/package/color-name-generator' target='_blank' rel='nofollow'>color-name-generator npm package</a>
* <a href='https://www.color-blindness.com/color-name-hue/' target='_blank' rel='nofollow'>Color Name and Hue</a>