HWB to RGB Converter
Convert HWB color values to RGB instantly. RGB is the most universally accepted color format for screens and APIs — use this tool to translate HWB colors into red, green, and blue channel values ready for any context.
name, hex, rgb, hsl, hwb, cmyk, ncol
| Format | Value | |
|---|---|---|
| RGB | rgb(227, 53, 0) | |
| Name | — | |
| Hex | #e33500 | |
| HSL | hsl(14, 100%, 45%) | |
| HWB | hwb(14, 0%, 11%) | |
| CMYK | cmyk(0%, 77%, 100%, 11%) | |
| NCol | R23, 0%, 11% | |
| OKLCH | oklch(59.8% 0.2152 34.00) |
Lighter / Darker:
rgb(255, 235, 229)
rgb(255, 200, 184)
rgb(255, 165, 138)
rgb(255, 130, 92)
rgb(255, 95, 46)
rgb(255, 60, 0)
rgb(209, 49, 0)
rgb(163, 38, 0)
rgb(117, 27, 0)
rgb(71, 17, 0)
rgb(26, 6, 0)
Pick a Color:
Related Color Converters
How to Use This Tool
Enter an HWB color in hwb(h, w%, b%) syntax. The converter outputs the equivalent RGB values in rgb(r, g, b) format. This is helpful when passing HWB-defined colors to libraries or APIs that require RGB input. The red, green, and blue channels each range from 0 to 255. Click any value in the table to copy it to your clipboard. The shade bar shows RGB values for tints and shades of your color so you can explore the full tonal range.