Skip to content

Instantly share code, notes, and snippets.

@kf4x
Created October 24, 2013 03:57
Show Gist options
  • Save kf4x/7131112 to your computer and use it in GitHub Desktop.
Save kf4x/7131112 to your computer and use it in GitHub Desktop.
convert HEX to RGB
RRGGBB
R(1)R(2)
R(1)*16 + R(2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment