HEX Color Conversion

Hex Color Code #DC193C — RGB & HSL Conversions

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

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

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

The RGB code for #DC193C is computed as rgb(220, 25, 60). Web designers using HSL values will find it at a hue of 349°, saturation of 80%, and lightness index of 48%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #DC193C

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

Red Channel 220
Green Channel 25
Blue Channel 60
Luminance 0.162

HEX #DC193C Color Space Conversions

Click to copy format
HEX Color Code #DC193C
RGB (Red Green Blue) rgb(220, 25, 60)
HSL (Hue Sat Light) hsl(349°, 80%, 48%)
CMYK (Commercial Print) cmyk(0%, 89%, 73%, 14%)
HSV / HSB Values hsv(349°, 89%, 86%)
Decimal Color Code 14424380
CSS Custom Variable --color-hex: #DC193C;
Tailwind CSS Utility bg-[#DC193C]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DC193C

Small body copy preview

Black Text on Background

Black text readability test with #DC193C

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 #DC193C */
--color-hex: #DC193C;
--color-rgb: rgb(220, 25, 60);
--color-hsl: hsl(349deg, 80%, 48%);

Adjacent HEX Color Codes

Copied!