Help for this page

Select Code to Download


  1. or download this
    printf "%02x%02x%02x%02x\n", $colors[0]->rgba;
    
  2. or download this
    printf "%02x%02x%02x%02x\n", $_->rgba for @colors;