HEX Color Conversion

Hex Color Code #B21822 — RGB & HSL Conversions

How to use the #B21822 color code in HTML & CSS?

For developers, implementing the #B21822 color code involves declaring it in your styles. In stylesheet designs, use color: #B21822; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#B21822] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #B21822?

The RGB code for #B21822 is computed as rgb(178, 24, 34). Web designers using HSL values will find it at a hue of 356°, saturation of 76%, and lightness index of 40%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #B21822

For print design setups, the CMYK values for the #B21822 color code are Cyan: 0%, Magenta: 87%, Yellow: 81%, and Black: 30%. Given its red-channel dominance, this color is a powerful visual stimulator often deployed in banners, call-to-actions, and warning components.

Red Channel 178
Green Channel 24
Blue Channel 34
Luminance 0.102

HEX #B21822 Color Space Conversions

Click to copy format
HEX Color Code #B21822
RGB (Red Green Blue) rgb(178, 24, 34)
HSL (Hue Sat Light) hsl(356°, 76%, 40%)
CMYK (Commercial Print) cmyk(0%, 87%, 81%, 30%)
HSV / HSB Values hsv(356°, 87%, 70%)
Decimal Color Code 11671586
CSS Custom Variable --color-hex: #B21822;
Tailwind CSS Utility bg-[#B21822]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #B21822

Small body copy preview

Black Text on Background

Black text readability test with #B21822

Small body copy preview

Complementary & Analogous Harmonies

Computed dynamically

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #B21822 */
--color-hex: #B21822;
--color-rgb: rgb(178, 24, 34);
--color-hsl: hsl(356deg, 76%, 40%);

Adjacent HEX Color Codes

Copied!