a3fcde842a1a71a521ab709f9e5fe09d6bb6420c
# xpick
pick a color and show it in hex.
## Installation
$ make
$ sudo make install
## Usage
$ xpick -h (then click somewhere)
#001800
Options:
-h HEX notation: #rrggbb
-r RGB notation: rrr/ggg/bbb
-x xterm nearest color number
Use xclip to push the value into the clipboard instead of showing it on
the terminal
$ xpick | xclip
Description
Languages
C
75.3%
Roff
12.4%
Makefile
12.3%