#DC143C — Crimson

#DC143C is Crimson. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#DC143C
RGB
rgb(220, 20, 60)
HSL
hsl(348, 83%, 47%)
HSV
hsv(348, 91%, 86%)
CMYK
cmyk(0%, 91%, 73%, 14%)
20%
40%
60%
80%
100%

Shades and tints of Crimson

CSS snippets

Hexcolor: #DC143C;
Keywordcolor: crimson;
RGBcolor: rgb(220, 20, 60);
HSLcolor: hsl(348, 83%, 47%);

Frequently asked questions

What color is #DC143C?

#DC143C is Crimson, a standard CSS named color. In RGB it's rgb(220, 20, 60); in HSL it's hsl(348, 83%, 47%).

How do I use #DC143C in CSS?

Use it directly as a hex value (color: #DC143C;), or by its CSS keyword name (color: crimson;) — both are recognized by every modern browser and produce the identical color.

What's the CMYK value for print?

Crimson converts to approximately C0 M91 Y73 K14 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.

Other colors