I have ten hex / rgb values for colours (they're skin tones) - I want to be able to find the closest match to a specific hex / rgb value.
Would I somehow iterate from the start colour until I fall within a specific range? But how do I organize the ranges?
I'll be honest, I have absolute zero idea how to do it, or what even to search for, so any help, or a nod in the right direction would be greatly appreciated.
Cheers