Instant ConversionColor Preview100% Private
HEX Code
#3B82F6
FAQ
How do I convert RGB to HEX?
Each RGB channel (0-255) is converted to a two-digit hexadecimal number. For example, RGB(59, 130, 246) becomes #3B82F6.
Why use HEX over RGB?
HEX codes are more compact in CSS and easier to copy/paste. They are the most common format for specifying colors in web development.
What if my RGB values are out of range?
Values are clamped to 0-255. Any value below 0 becomes 0, and any value above 255 becomes 255.
Love this tool? Explore 999+ more
Free online tools for images, PDFs, text, code, and more. All running in your browser.
Explore All Tools