Getting Color of pixel

Hello ,
I have a scene and I want to find the color of the pixel at a particular point. I have the x,y coordinates of the pixel. How Do i get the Color?
thanx
-prabu-

use glReadPixel

Chris