What is the CMYK code for dark coral?
The CSS color dark coral in CMYK format is cmyk(0%, 60.4%, 62.3%, 18.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark coral in CSS?
To apply dark coral in CSS:
- Text color: color: cmyk(0%, 60.4%, 62.3%, 18.8%);
- Background: background-color: cmyk(0%, 60.4%, 62.3%, 18.8%);
- Border: border-color: cmyk(0%, 60.4%, 62.3%, 18.8%);
What are all the color format values for dark coral?
| Format | Value |
|---|---|
| HEX | #cf524e |
| RGB | rgb(207, 82, 78) |
| HSL | hsl(1.9, 57.3%, 55.9%) |
| CMYK | cmyk(0%, 60.4%, 62.3%, 18.8%) |
How do I convert dark coral to CMYK?
Select dark coral from the color name list in our color converter. The CMYK value — cmyk(0%, 60.4%, 62.3%, 18.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark coral belong to?
dark coral belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 1.9°, saturation 57.3%, lightness 55.9%.
How do I create lighter and darker shades of dark coral?
Lighter variant (lightness 70.9%): #df8d8a. Darker variant (lightness 40.9%): #a4302d. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.