Graphics-ColorNames-Pantone
view release on metacpan or search on metacpan
lib/Graphics/ColorNames/PantoneReport.pm view on Meta::CPAN
this module.
This module defines 242 names and associated RGB values of colors that were
part of the annual report of the I<Pantone Institute> from 2016 to 2025.
They reflect trends at the I<New York Fashion Week> and should not be
mistaken for the colors of the palette created by Pantone for Designers,
which can be accessed via L<Graphics::ColorNames::Pantone>. I choose
TPX (TPG) over TCX values since ladder are specific to the textile industry
and I assume usage of this module is monitor related. However, when no
TPX (TPG) available we took TCX, since I dont have the exact conversion
formula.
All names are lower case and do not contain space or apostrophes or other
none ASCII characters - the originally named C<"Potter's Clay"> is
here C<"pottersclay"> and C<'Crème de Peche'> => C<'cremedepeche'>.
But you can actually access them as "Potters_Clay" and 'Creme de Peche'
because L<Graphics::ColorNames> does normalize names by C<lc> and
removing I<'_'> and I<' '>.
=head1 SEE ALSO
( run in 1.023 second using v1.01-cache-2.11-cpan-483215c6ad5 )