What is the CMYK code for red pink?
The CSS color red pink in CMYK format is cmyk(0%, 83.2%, 66%, 2%). Use this value directly in CSS, SVG, and most design tools.
How do I use red pink in CSS?
To apply red pink in CSS:
- Text color: color: cmyk(0%, 83.2%, 66%, 2%);
- Background: background-color: cmyk(0%, 83.2%, 66%, 2%);
- Border: border-color: cmyk(0%, 83.2%, 66%, 2%);
What are all the color format values for red pink?
| Format | Value |
|---|---|
| HEX | #fa2a55 |
| RGB | rgb(250, 42, 85) |
| HSL | hsl(347.6, 95.4%, 57.3%) |
| CMYK | cmyk(0%, 83.2%, 66%, 2%) |
How do I convert red pink to CMYK?
Select red pink from the color name list in our color converter. The CMYK value — cmyk(0%, 83.2%, 66%, 2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does red pink belong to?
red pink belongs to the red color family. It is a medium, vivid color with HSL values: hue 347.6°, saturation 95.4%, lightness 57.3%.
How do I create lighter and darker shades of red pink?
Lighter variant (lightness 72.3%): #fc7591. Darker variant (lightness 42.3%): #d3052f. 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.