Skip to content

Instantly share code, notes, and snippets.

@yyyyyyuanfei
Created December 7, 2011 08:31
Show Gist options
  • Select an option

  • Save yyyyyyuanfei/1442002 to your computer and use it in GitHub Desktop.

Select an option

Save yyyyyyuanfei/1442002 to your computer and use it in GitHub Desktop.
color(hex) => color(rgb array)
"101aff".scan(/../).map {|color| color.to_i(16)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment