Skip to content
PantoneTools
Perceptual ΔE2000

Pantone to RGB Converter

Look up the sRGB triplet for any Pantone color. Use for screen, web, video, and digital UI.

  • Live RGB display for any Pantone
  • Search by code or name
  • Side-by-side HEX, CMYK, Lab

Direct answer

A Pantone color's RGB equivalent is the sRGB approximation published by Pantone for digital preview. It is the closest renderable color your screen can produce — not necessarily a perfect chromatic match.

Pantone to RGB Converter Tool

Pantone Library → RGB

Pantone 186 C

rgb(200, 16, 46)

HEX

#C8102E

RGB

rgb(200, 16, 46)

CMYK

cmyk(0%, 92%, 77%, 22%)

HSL

hsl(350, 85%, 42%)

HSV

hsv(350, 92%, 78%)

LAB

lab(42.5, 65.9, 35.7)

When you actually need this

Real production scenarios where the pantone to rgb converter saves time, prevents reprints, or unblocks a workflow.

Photoshop

Set foreground color from a Pantone brand spec

A designer hand-keys a Pantone code into the Photoshop swatch picker by RGB. Convert once here, paste 0–255 triplet into the color picker, and the working canvas matches the brand.
Video

Lower-third or title card matching brand Pantone

Premiere, After Effects, and Final Cut accept RGB inputs only. Look up the RGB for each brand Pantone before opening the edit and the title cards stay anchored to spec — no eyeball matching.
PowerPoint

Brand-consistent slide deck

Office tools accept RGB integers in the custom-color picker. Convert your master Pantone palette once, set in the slide master theme, and every slide inherits the brand color exactly.
Hardware UI

Embedded device LCD color

Embedded UIs ship with explicit RGB565 or RGB888 buffers. Take the brand Pantone, get the sRGB triplet, then convert to the device’s native depth in firmware — the hardware ships looking like the brand book.
Email

Newsletter colors matching the print campaign

HTML emails accept HEX or rgb() functions. Pantone → RGB gives you the values to drop into MJML, Mailchimp, or Iterable templates so the email matches the offset poster announcing the same product.
Apps

Native iOS / Android theming

iOS uses UIColor(red:green:blue:) on 0.0–1.0 floats; Android uses 0xRRGGBB hex. Either way the underlying values come from a Pantone-anchored brand. Convert once, paste, ship.

How it works

The methodology — every step is documented so the answer is reproducible, not magic.

01

Find Pantone

Search or browse the reference set.

02

Read RGB

Each Pantone has a curated R, G, B integer triplet (0–255 per channel).

03

Use

Copy directly into Figma, Photoshop, Illustrator, or CSS.

04

Verify

For brand-critical digital surfaces, validate on the target device.

Worked examples

Concrete inputs and the matches the tool returns. Useful for spot-checking expected behavior before you trust the output for a real job.

InputResultNotes
Pantone 186 Crgb(200, 16, 46)Classic primary red. Renders cleanly on sRGB displays.
Pantone 286 Crgb(0, 51, 160)Deep blue used by corporate, government, and tech brands. Inside sRGB gamut.
Pantone 165 Crgb(255, 105, 0)Saturated orange. sRGB renders close, screen preview reliable.
Pantone 354 Crgb(0, 177, 64)Bright green. Inside gamut but check on a calibrated display for brand-critical work.
Pantone Reflex Blue Crgb(0, 35, 149)Famously out-of-gamut for sRGB — the RGB value is a clipped approximation, real ink looks more vibrant.

Common mistakes to avoid

Pasting these RGB values into an Adobe RGB document

If your Photoshop or Illustrator file is tagged Adobe RGB or Display P3 and you paste sRGB integers, the document treats them as if they were that wider space — making the color shift visibly. Convert with intent or tag the document sRGB first.

Using one RGB across coated and uncoated stock

Pantone publishes different sRGB values for the C and U suffixes of the same number. Uncoated versions are duller. If your brand spans both finishes, document an RGB for each.

Picking the RGB from a screen photo of a Pantone book

Photographing a Pantone guide and color-picking from the image is unreliable: camera profile, lighting, and JPEG compression all distort the reading. Always use the published RGB — like the one here — not a photo.

Expecting the RGB to match a printed proof

An RGB on screen and an ink on paper are different physical objects under different illuminants. Side-by-side a calibrated monitor and a Pantone chip in a D50 booth will diverge. The RGB is for digital surfaces; for print, specify the spot code.

Frequently Asked Questions

How the RGB value is derived

Each Pantone in the reference set has a measured spectral reflectance curve. That curve is integrated against the CIE 1931 2° standard observer under the D50 graphic-arts illuminant to produce CIE XYZ tristimulus values. We then convert XYZ to sRGB using the standard sRGB primaries matrix and gamma encoding, clipping any out-of-gamut channel to the 0–255 range.

The result is the closest sRGB integer triplet that a standard display can render. For Pantones inside the sRGB gamut the match is near-perfect; for fluorescents, deep saturated reds, and metallics the integer triplet sits on the boundary of sRGB and the printed swatch will appear more vivid than the screen preview.

Why sRGB and not Adobe RGB or P3?

sRGB is the web default and the universal lowest common denominator. Adobe RGB (1998) covers a wider gamut, useful for print-prep workflows. Display P3 is closer to DCI-P3 and is standard on modern Apple hardware. Each space encodes the same Pantone with different integer values. Specifying RGB without naming the space is meaningless; we publish sRGB because it is what every browser, default monitor, and untagged image assumes.

If you need the equivalent Adobe RGB or Display P3 triplet, use Photoshop’s Convert to Profile, or run the sRGB Lab value through a profile-aware tool. Mixing color spaces is the most common source of digital color drift.

Reading the RGB confidence

  • Coated & Uncoated: switch between the finishes to see how the same nominal Pantone shifts in sRGB. The difference is typically 5–15 units per channel.
  • Out-of-gamut Pantones: when one of the RGB channels is at 0 or 255, the sRGB value is clipping. The real ink is more saturated than the screen can render.
  • Bridge values: Pantone’s own Color Bridge guide publishes sRGB and CMYK values per spot color. These are useful as cross-reference; our values match the widely-cited Pantone Color Manager output.

When to ignore the RGB and reach for the spot

For any printed surface — packaging, signage, OOH, offset collateral — specify the Pantone code on the press order. The press will mix the ink to spec regardless of any RGB value you also include. The RGB is for the digital arm of the same brand: web, email, app, video, slide deck, social. Treat them as parallel deliverables anchored to one Pantone source.

Related Converters

Pantone to RGB Converter | PMS to RGB Values | PantoneTools