# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "col2hex2col" in publications use:' type: software license: MIT title: 'col2hex2col: Convert Between Color Names and Hex Codes' version: 0.5.3 doi: 10.32614/CRAN.package.col2hex2col abstract: Provides simple functions to convert between color names and hexadecimal color codes using an extensive database of over 32,000 colors. Includes all 657 R built-in colors plus the comprehensive color-names database. The package supports bidirectional conversion with backward compatibility, prioritizing R colors when available. authors: - family-names: Rask given-names: Antti email: anttilennartrask@gmail.com repository: https://anttirask.r-universe.dev repository-code: https://github.com/AnttiRask/col2hex2col commit: 051109c624c54f1ab72bff5d56d3a088e006c63f url: https://github.com/AnttiRask/col2hex2col date-released: '2026-06-01' contact: - family-names: Rask given-names: Antti email: anttilennartrask@gmail.com