What is the CMYK code for straw?
The CSS color straw in CMYK format is cmyk(0%, 2.4%, 52%, 1.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use straw in CSS?
To apply straw in CSS:
- Text color: color: cmyk(0%, 2.4%, 52%, 1.2%);
- Background: background-color: cmyk(0%, 2.4%, 52%, 1.2%);
- Border: border-color: cmyk(0%, 2.4%, 52%, 1.2%);
What are all the color format values for straw?
| Format | Value |
|---|---|
| HEX | #fcf679 |
| RGB | rgb(252, 246, 121) |
| HSL | hsl(57.3, 95.6%, 73.1%) |
| CMYK | cmyk(0%, 2.4%, 52%, 1.2%) |
How do I convert straw to CMYK?
Select straw from the color name list in our color converter. The CMYK value — cmyk(0%, 2.4%, 52%, 1.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does straw belong to?
straw belongs to the yellow color family. It is a light, vivid color with HSL values: hue 57.3°, saturation 95.6%, lightness 73.1%.
How do I create lighter and darker shades of straw?
Lighter variant (lightness 88.1%): #fefbc4. Darker variant (lightness 58.099999999999994%): #faf12e. 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.