Wine Tasting
#492a34
Wine Tasting is a color with the hex code #492a34. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #492a34 | |
|---|---|---|
| RGB | rgb(73, 42, 52) | |
| HSL | hsl(341, 27%, 23%) | |
| CMYK | cmyk(0%, 42%, 29%, 71%) | |
| LAB | lab(21, 16, 0) | |
| OKLCH | oklch(0.33 0.048 359) |
Color harmonies
Tints & shades
Code snippets
color: #492a34;
background-color: #492a34;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF492A34)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.16, blue: 0.20, alpha: 1.0)