Hot Cuba
#bb0033
Here's everything about the color Hot Cuba (#bb0033) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb0033 | |
|---|---|---|
| RGB | rgb(187, 0, 51) | |
| HSL | hsl(344, 100%, 37%) | |
| CMYK | cmyk(0%, 100%, 73%, 27%) | |
| LAB | lab(40, 65, 30) | |
| OKLCH | oklch(0.5 0.201 19) |
Color harmonies
Tints & shades
Code snippets
color: #bb0033;
background-color: #bb0033;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFBB0033)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.00, blue: 0.20, alpha: 1.0)