What is the HEX code for clay brown?
The CSS color clay brown in HEX format is #b2713d. Use this value directly in CSS, SVG, and most design tools.
How do I use clay brown in CSS?
To apply clay brown in CSS:
- Text color: color: #b2713d;
- Background: background-color: #b2713d;
- Border: border-color: #b2713d;
What are all the color format values for clay brown?
| Format | Value |
|---|---|
| HEX | #b2713d |
| RGB | rgb(178, 113, 61) |
| HSL | hsl(26.7, 49%, 46.9%) |
| CMYK | cmyk(0%, 36.5%, 65.7%, 30.2%) |
How do I convert clay brown to HEX?
Select clay brown from the color name list in our color converter. The HEX value — #b2713d — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does clay brown belong to?
clay brown belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 26.7°, saturation 49%, lightness 46.9%.
How do I create lighter and darker shades of clay brown?
Lighter variant (lightness 61.9%): #cd996e. Darker variant (lightness 31.9%): #794d29. 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.