Rosewood
#65000b
Rosewood is a color with the hex code #65000b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #65000b | |
|---|---|---|
| RGB | rgb(101, 0, 11) | |
| HSL | hsl(353, 100%, 20%) | |
| CMYK | cmyk(0%, 100%, 89%, 60%) | |
| LAB | lab(20, 41, 26) | |
| OKLCH | oklch(0.32 0.129 25) |
Color harmonies
Tints & shades
Code snippets
color: #65000b;
background-color: #65000b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF65000B)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.00, blue: 0.04, alpha: 1.0)