Convert RGB to CMYK in Python
Posted 26th March 2021
1 comment
Efficient Python code for taking a RGB image and converting it to CMYK before splitting the relevant channels out.
RGB to HEX in Excel
Posted 24th March 2016
17 comments
Use Microsoft Excel to convert Red-Green-Blue (RGB) values into hexadecimal colour codes and display the relevant colour graphically beside each output.