# esp-idf-lib/color Common library for RGB and HSV colors. * [Documentation](https://esp-idf-lib.github.io/color/) * [Repository](https://github.com/esp-idf-lib/color) * [Issues](https://github.com/esp-idf-lib/color/issues) * [Discussions and questions](https://github.com/esp-idf-lib/core/discussions) * [Component page at the ESP Component Registry](https://components.espressif.com/components/esp-idf-lib/color) ## Installation ```sh idf.py add-dependency esp-idf-lib/color^1.0.0 ``` ## Support For questions and discussions about the component, please use [Discussions](https://github.com/esp-idf-lib/core/discussions) at [esp-idf-lib/core](https://github.com/esp-idf-lib/core). ## Contributing Please read [CONTRIBUTING.md](https://github.com/esp-idf-lib/core/blob/main/CONTRIBUTING.md) at [esp-idf-lib/core](https://github.com/esp-idf-lib/core).
8c7b91282fb2c838b4958bf15146fd83bdc94c9f
idf.py add-dependency "esp-idf-lib/color^1.0.0"