What is the CMYK code for lavender pink?
The CSS color lavender pink in CMYK format is cmyk(0%, 39.8%, 2.7%, 13.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use lavender pink in CSS?
To apply lavender pink in CSS:
- Text color: color: cmyk(0%, 39.8%, 2.7%, 13.3%);
- Background: background-color: cmyk(0%, 39.8%, 2.7%, 13.3%);
- Border: border-color: cmyk(0%, 39.8%, 2.7%, 13.3%);
What are all the color format values for lavender pink?
| Format | Value |
|---|---|
| HEX | #dd85d7 |
| RGB | rgb(221, 133, 215) |
| HSL | hsl(304.1, 56.4%, 69.4%) |
| CMYK | cmyk(0%, 39.8%, 2.7%, 13.3%) |
How do I convert lavender pink to CMYK?
Select lavender pink from the color name list in our color converter. The CMYK value — cmyk(0%, 39.8%, 2.7%, 13.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does lavender pink belong to?
lavender pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 304.1°, saturation 56.4%, lightness 69.4%.
How do I create lighter and darker shades of lavender pink?
Lighter variant (lightness 84.4%): #eec1eb. Darker variant (lightness 54.400000000000006%): #cc49c3. 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.