https://github.com/sonicwu/alfred-rgb2hex
Alfred workflow to convert RGB values of a color to a hexadecimal string
https://github.com/sonicwu/alfred-rgb2hex
Last synced: 3 months ago
JSON representation
Alfred workflow to convert RGB values of a color to a hexadecimal string
- Host: GitHub
- URL: https://github.com/sonicwu/alfred-rgb2hex
- Owner: sonicwu
- Created: 2016-02-24T16:54:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-09-04T17:08:39.000Z (almost 3 years ago)
- Last Synced: 2024-11-05T19:44:00.502Z (8 months ago)
- Language: Python
- Size: 959 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alfred-rgb2hex
Alfred workflow to convert RGB values of color to hexadecimal string and vice versa, the result will be copied into clipboard.## Download
You can download the workflow file from the [releases](../../releases) page.
## Example
### the rgb input separated by whitespaces

### the rgb input separated by commas

### the hex input

### the invalid rgb input

### the invalid hex input
