RGB to HEX Converter
Enter red, green and blue values (0–255) and get the hex color code instantly — plus HSL, CMYK and the nearest real, buyable paint. Turn any color into a hex code.
Example: rgb(41, 128, 185) in HEX is #2980B9.
Accepts HEX, RGB, RGBA, HSL, HSV, CMYK or a color name.
Closest match per brand by ΔE. Tap to open the full color page with where-to-buy. Want a whole scheme? Open the combination generator.
Type your RGB as R,G,B numbers or a full rgb(…) string.
Read the hex code — each channel becomes a two-digit base-16 pair, joined after the #.
Copy the hex, or use the HSL, CMYK and paint match below.
| Color | RGB | HEX |
|---|---|---|
| Red | rgb(255, 0, 0) | #FF0000 |
| Orange | rgb(255, 165, 0) | #FFA500 |
| Yellow | rgb(255, 255, 0) | #FFFF00 |
| Green | rgb(0, 128, 0) | #008000 |
| Blue | rgb(0, 0, 255) | #0000FF |
| Navy | rgb(0, 0, 128) | #000080 |
| Sky Blue | rgb(135, 206, 235) | #87CEEB |
| Teal | rgb(0, 128, 128) | #008080 |
| Purple | rgb(128, 0, 128) | #800080 |
| Pink | rgb(255, 192, 203) | #FFC0CB |
| Brown | rgb(165, 42, 42) | #A52A2A |
| Beige | rgb(245, 245, 220) | #F5F5DC |
| White | rgb(255, 255, 255) | #FFFFFF |
| Grey | rgb(128, 128, 128) | #808080 |
| Black | rgb(0, 0, 0) | #000000 |
| Gold | rgb(255, 215, 0) | #FFD700 |
Our color tools run on our own catalogue of 26,000+ real paint colors across 16 brands — Benjamin Moore, Sherwin-Williams, Behr, Dulux, RAL and more — with the color math (HSL and CIELAB matching) computed in-house, not scraped from summaries. Every color you pick maps to a real, buyable paint with its code, so what you see here you can actually take to the store. We review and update these tools and their data regularly.
Created by Denis Kataev, founder of DSGN.HOUSE — a software engineer and digital entrepreneur building professional color-design tools for everyone.
How do I convert RGB to hex?+
Convert each of the R, G and B numbers (0–255) to a two-digit hex value and join them after a #. For example rgb(41, 128, 185) is #2980B9. Paste your RGB above to do it instantly.
Does this converter find a matching paint color?+
Yes — under the result it shows the nearest real paint across 16 brands (Benjamin Moore, Sherwin-Williams, Behr, Dulux and more) with its code and where to buy, so you can take any color straight to a can.
What is a color to hex converter?+
It turns any color you describe in RGB (or HSL) into the 6-digit hex code used in CSS and design tools. Enter the color above and copy the hex.
Does the converter work both ways?+
Yes — every pair is two-way. Convert in either direction, and the reverse converter is linked under 'Other converters'.