web
Free Color Converter Online
Convert color values like HEX to RGB.
local browser tool
Introduction
Color converters help designers and frontend developers move between CSS-ready color formats quickly.
How To Use
Step 1
Enter a HEX color
Use a six-character CSS color value.
Step 2
Convert to RGB
The tool calculates the matching red, green, and blue values.
Step 3
Reuse in CSS
Copy the output into styles or design specs.
Examples
Input
#0f766e
Output
rgb(15, 118, 110)
FAQ
Does this tool upload my input?
No. This tool runs in your browser for the first release, so your input stays local.