1.0.0 • Published 1 year ago
rgb-to-hex-cli v1.0.0
rgb-to-hex-cli
rgb-to-hex-cli is a CLI tool that converts rgb to hex.
Quick Start
Get rgb-to-hex-cli up and running quickly!
- Run:
npx rgb-to-hex-cli 255 0 0 - Done!
Example Output
This will convert the RGB values (255, 0, 0) to its HEX equivalent, and display a color preview in your terminal.
- Input:
255 129 110 - Output:
HEX: #FF816E - Color Preview:
COLOR PREVIEW (in the specified color)

Contributing
We welcome contributions to rgb-to-hex-cli! Whether it's reporting a bug, suggesting an enhancement, or submitting a pull request, your input is valued.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contact
For any questions, suggestions, or feedback, please contact love1ace.
1.0.0
1 year ago