What is the HEX code for pinkish brown?
The CSS color pinkish brown in HEX format is #b17261. Use this value directly in CSS, SVG, and most design tools.
How do I use pinkish brown in CSS?
To apply pinkish brown in CSS:
- Text color: color: #b17261;
- Background: background-color: #b17261;
- Border: border-color: #b17261;
What are all the color format values for pinkish brown?
| Format | Value |
|---|---|
| HEX | #b17261 |
| RGB | rgb(177, 114, 97) |
| HSL | hsl(12.8, 33.9%, 53.7%) |
| CMYK | cmyk(0%, 35.6%, 45.2%, 30.6%) |
How do I convert pinkish brown to HEX?
Select pinkish brown from the color name list in our color converter. The HEX value — #b17261 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pinkish brown belong to?
pinkish brown belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 12.8°, saturation 33.9%, lightness 53.7%.
How do I create lighter and darker shades of pinkish brown?
Lighter variant (lightness 68.7%): #caa094. Darker variant (lightness 38.7%): #845041. 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.