jarvisbox

HEX 转 RGB 转换器

将十六进位色码转为 RGB 值,取得 r、g、b 分量与 CSS rgb() 字符串。

R

99

G

102

B

241

rgb(99, 102, 241)

How to use

  1. Click the color swatch to open the native color picker, or type a hex code directly.
  2. The R, G, B values and CSS rgb() string update instantly.
  3. Click Copy to copy the CSS string to your clipboard.

Related color tools

常见问题

Is this HEX to RGB converter free?
Yes, completely free with no signup and no usage limits.
Does my color data leave my device?
No. All conversion runs in JavaScript inside your browser. Nothing is sent to any server.
Does it work on mobile?
Yes. The tool is mobile-first and works on iPhone Safari and Android Chrome.

Last updated:

反馈这个工具的问题