Color Converter
Runs locallyConvert colors between HEX, RGB and HSL — with a visual picker and one-click copy.
Related tools
View all (10)Number Base Converter
Convert numbers between binary, octal, decimal, hexadecimal and any base from 2 to 36.
Regex Tester
Test regular expressions with live highlighting, match groups, replacement and a pattern cheat sheet.
JWT Decoder
Decode JSON Web Tokens locally: inspect the header, payload claims and expiry — the token never leaves your browser.
JSON Formatter & Validator
Format, validate, beautify or minify JSON instantly — right in your browser.
Base64 Encoder / Decoder
Convert text to Base64 and back, with full Unicode support — all in your browser.
URL Encoder / Decoder
Encode and decode URLs and URI components safely — instantly, in your browser.
Pick a color visually or paste a HEX, RGB or HSL value and see every format update in sync. Copy any representation with one click for your CSS. Everything runs locally.
Frequently asked questions
Which color formats are supported?
HEX, RGB and HSL. Paste a value in any format — or use the visual picker — and the other two update in sync, each with one-click copy.
Why does my HEX look different in HSL?
They are the same color in different notations: HEX and RGB describe red/green/blue channels, while HSL describes hue, saturation and lightness — often easier to adjust systematically.
Is anything sent anywhere?
No. All conversion math runs locally in your browser.