What is the CMYK code for old pink?
The CSS color old pink in CMYK format is cmyk(0%, 39.2%, 32.7%, 22%). Use this value directly in CSS, SVG, and most design tools.
How do I use old pink in CSS?
To apply old pink in CSS:
- Text color: color: cmyk(0%, 39.2%, 32.7%, 22%);
- Background: background-color: cmyk(0%, 39.2%, 32.7%, 22%);
- Border: border-color: cmyk(0%, 39.2%, 32.7%, 22%);
What are all the color format values for old pink?
| Format | Value |
|---|---|
| HEX | #c77986 |
| RGB | rgb(199, 121, 134) |
| HSL | hsl(350, 41.1%, 62.7%) |
| CMYK | cmyk(0%, 39.2%, 32.7%, 22%) |
How do I convert old pink to CMYK?
Select old pink from the color name list in our color converter. The CMYK value — cmyk(0%, 39.2%, 32.7%, 22%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does old pink belong to?
old pink belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 350°, saturation 41.1%, lightness 62.7%.
How do I create lighter and darker shades of old pink?
Lighter variant (lightness 77.7%): #deafb7. Darker variant (lightness 47.7%): #ac4858. 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.