Chocolate Lust
#993322
Here's everything about the color Chocolate Lust (#993322) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #993322 | |
|---|---|---|
| RGB | rgb(153, 51, 34) | |
| HSL | hsl(9, 64%, 37%) | |
| CMYK | cmyk(0%, 67%, 78%, 40%) | |
| LAB | lab(37, 43, 34) | |
| OKLCH | oklch(0.47 0.14 32) |
Color harmonies
Tints & shades
Code snippets
color: #993322;
background-color: #993322;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF993322)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.20, blue: 0.13, alpha: 1.0)