Baptism by Fire
#e6490b
Here's everything about the color Baptism by Fire (#e6490b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e6490b | |
|---|---|---|
| RGB | rgb(230, 73, 11) | |
| HSL | hsl(17, 91%, 47%) | |
| CMYK | cmyk(0%, 68%, 95%, 10%) | |
| LAB | lab(54, 60, 64) | |
| OKLCH | oklch(0.62 0.203 37) |
Color harmonies
Tints & shades
Code snippets
color: #e6490b;
background-color: #e6490b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFE6490B)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.29, blue: 0.04, alpha: 1.0)