Hong Kong Taxi
#a8102a
Hong Kong Taxi is a color with the hex code #a8102a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a8102a | |
|---|---|---|
| RGB | rgb(168, 16, 42) | |
| HSL | hsl(350, 83%, 36%) | |
| CMYK | cmyk(0%, 90%, 75%, 34%) | |
| LAB | lab(36, 58, 30) | |
| OKLCH | oklch(0.47 0.18 21) |
Color harmonies
Tints & shades
Code snippets
color: #a8102a;
background-color: #a8102a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFA8102A)
/* Swift / UIKit */
UIColor(red: 0.66, green: 0.06, blue: 0.16, alpha: 1.0)