What is the CMYK code for lipstick red?
The CSS color lipstick red in CMYK format is cmyk(0%, 99%, 75.5%, 24.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use lipstick red in CSS?
To apply lipstick red in CSS:
- Text color: color: cmyk(0%, 99%, 75.5%, 24.7%);
- Background: background-color: cmyk(0%, 99%, 75.5%, 24.7%);
- Border: border-color: cmyk(0%, 99%, 75.5%, 24.7%);
What are all the color format values for lipstick red?
| Format | Value |
|---|---|
| HEX | #c0022f |
| RGB | rgb(192, 2, 47) |
| HSL | hsl(345.8, 97.9%, 38%) |
| CMYK | cmyk(0%, 99%, 75.5%, 24.7%) |
How do I convert lipstick red to CMYK?
Select lipstick red from the color name list in our color converter. The CMYK value — cmyk(0%, 99%, 75.5%, 24.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does lipstick red belong to?
lipstick red belongs to the red color family. It is a medium, vivid color with HSL values: hue 345.8°, saturation 97.9%, lightness 38%.
How do I create lighter and darker shades of lipstick red?
Lighter variant (lightness 53%): #fc1249. Darker variant (lightness 23%): #74011c. 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.