What is the HEX code for auburn?
The CSS color auburn in HEX format is #9a3001. Use this value directly in CSS, SVG, and most design tools.
How do I use auburn in CSS?
To apply auburn in CSS:
- Text color: color: #9a3001;
- Background: background-color: #9a3001;
- Border: border-color: #9a3001;
What are all the color format values for auburn?
| Format | Value |
|---|---|
| HEX | #9a3001 |
| RGB | rgb(154, 48, 1) |
| HSL | hsl(18.4, 98.7%, 30.4%) |
| CMYK | cmyk(0%, 68.8%, 99.4%, 39.6%) |
How do I convert auburn to HEX?
Select auburn from the color name list in our color converter. The HEX value — #9a3001 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does auburn belong to?
auburn belongs to the orange color family. It is a medium, vivid color with HSL values: hue 18.4°, saturation 98.7%, lightness 30.4%.
How do I create lighter and darker shades of auburn?
Lighter variant (lightness 45.4%): #e64802. Darker variant (lightness 15.399999999999999%): #4e1801. 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.