How do I get the hexadecimal code of a color on my webpage?

color-picker, colors, css, hex

Solution

Get Firefox. Get the ColorZilla plugin. Click on ColorZilla. Move over the color you want. Voila! You have the hexadecimal codes.

Problem

I have a web page which has a picture. That picture has a color. I need the hex code of the color in that picture. How can I get it?

Original source

Related problems