What is the CMYK code for pinkish grey?
The CSS color pinkish grey in CMYK format is cmyk(0%, 14%, 15.5%, 21.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use pinkish grey in CSS?
To apply pinkish grey in CSS:
- Text color: color: cmyk(0%, 14%, 15.5%, 21.6%);
- Background: background-color: cmyk(0%, 14%, 15.5%, 21.6%);
- Border: border-color: cmyk(0%, 14%, 15.5%, 21.6%);
What are all the color format values for pinkish grey?
| Format | Value |
|---|---|
| HEX | #c8aca9 |
| RGB | rgb(200, 172, 169) |
| HSL | hsl(5.8, 22%, 72.4%) |
| CMYK | cmyk(0%, 14%, 15.5%, 21.6%) |
How do I convert pinkish grey to CMYK?
Select pinkish grey from the color name list in our color converter. The CMYK value — cmyk(0%, 14%, 15.5%, 21.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pinkish grey belong to?
pinkish grey belongs to the red color family. It is a light, muted color with HSL values: hue 5.8°, saturation 22%, lightness 72.4%.
How do I create lighter and darker shades of pinkish grey?
Lighter variant (lightness 87.4%): #e6d9d8. Darker variant (lightness 57.400000000000006%): #aa7f7a. 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.