What is the CMYK code for pinky?
The CSS color pinky in CMYK format is cmyk(0%, 46.8%, 32.5%, 1.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use pinky in CSS?
To apply pinky in CSS:
- Text color: color: cmyk(0%, 46.8%, 32.5%, 1.2%);
- Background: background-color: cmyk(0%, 46.8%, 32.5%, 1.2%);
- Border: border-color: cmyk(0%, 46.8%, 32.5%, 1.2%);
What are all the color format values for pinky?
| Format | Value |
|---|---|
| HEX | #fc86aa |
| RGB | rgb(252, 134, 170) |
| HSL | hsl(341.7, 95.2%, 75.7%) |
| CMYK | cmyk(0%, 46.8%, 32.5%, 1.2%) |
How do I convert pinky to CMYK?
Select pinky from the color name list in our color converter. The CMYK value — cmyk(0%, 46.8%, 32.5%, 1.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pinky belong to?
pinky belongs to the pink color family. It is a light, vivid color with HSL values: hue 341.7°, saturation 95.2%, lightness 75.7%.
How do I create lighter and darker shades of pinky?
Lighter variant (lightness 90.7%): #fed1de. Darker variant (lightness 60.7%): #fa3b76. 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.