This example is using Colors.xml file to populate the radio button list. The radio button list is set to AutoPostBack="true" and therefore, this page will post back upon selecting the color from the radio button list.

Please select your favorite color:

Sample Coding Project to demonstratre various ways to provide color picker options to users.