What is the HEX code for wine?
The CSS color wine in HEX format is #80013f. Use this value directly in CSS, SVG, and most design tools.
How do I use wine in CSS?
To apply wine in CSS:
- Text color: color: #80013f;
- Background: background-color: #80013f;
- Border: border-color: #80013f;
What are all the color format values for wine?
| Format | Value |
|---|---|
| HEX | #80013f |
| RGB | rgb(128, 1, 63) |
| HSL | hsl(330.7, 98.4%, 25.3%) |
| CMYK | cmyk(0%, 99.2%, 50.8%, 49.8%) |
How do I convert wine to HEX?
Select wine from the color name list in our color converter. The HEX value — #80013f — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does wine belong to?
wine belongs to the pink color family. It is a dark, vivid color with HSL values: hue 330.7°, saturation 98.4%, lightness 25.3%.
How do I create lighter and darker shades of wine?
Lighter variant (lightness 40.3%): #cc0264. Darker variant (lightness 10.3%): #34001a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.