AbraCalc

Color Picker — HEX, RGB, HSL

Pick any color and instantly see its HEX, RGB and HSL values. Free, in-browser.

Embed this tool on your site

How to use this tool

  1. Open this page — it runs instantly in your browser, no signup or install.
  2. Allow any permission prompt if asked; everything stays on your device.
  3. Use the on-screen controls — results update live.

Pick any color and instantly see its HEX, RGB and HSL values. Free, in-browser.

Frequently asked questions

How do I convert HEX to RGB?
Each pair of hex digits maps to one color channel: #RRGGBB. Divide by 255 for 0-1 fractions or use as 0-255 integers.
What is HSL?
HSL stands for Hue, Saturation, Lightness — a more human-friendly way to describe colors than RGB.