OneJobKit

HomeColor ToolsColor converterRGB to HEXBrowser

RGB to HEX

RGB triplets come out of color pickers, image editors and screenshots. Hex is the shorter form that design handoffs, style guides and most CSS actually use.

Every notation is shown at once — the conversion is the same in either direction.

HEX
#2F6FEB
RGB
rgb(47, 111, 235)
HSL
hsl(220, 82%, 55%)
CSS variable
--brand: #2f6feb;

Other presets

Same tool, a different requirement.