What is the difference between HEX and RGB?
HEX is a hexadecimal shorthand for RGB values and is widely used in web workflows. RGB represents the emitted light channels on digital screens directly, while HEX is simply a compact encoding of the same data.