Text and Color

Color Converter

Convert colors from HEX to RGB and HSL.

Local processing

This tool is designed to run in your browser. Do not paste secrets or production credentials into any online tool.

How to use this tool

Paste your input, choose an action, review the result, then copy the output when it looks correct. Invalid input shows a readable error instead of silently changing your data.

Example

Input

#0f766e

Output

RGB: rgb(15, 118, 110)

FAQ

Which color formats are supported?

The MVP accepts 6-digit HEX and outputs HEX, RGB and HSL.

Can I copy each format?

The generated values are shown as text and can be copied.

Does it replace accessibility testing?

No. Color conversion is a helper, not a full accessibility audit.