Clay brown to HSL — Color Code

HSL

hsl(26.7, 49%, 46.9%)

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%)

What is the HSL code for clay brown?

The CSS color clay brown in HSL format is hsl(26.7, 49%, 46.9%). 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: hsl(26.7, 49%, 46.9%);
  • Background: background-color: hsl(26.7, 49%, 46.9%);
  • Border: border-color: hsl(26.7, 49%, 46.9%);

What are all the color format values for clay brown?

FormatValue
HEX#b2713d
RGBrgb(178, 113, 61)
HSLhsl(26.7, 49%, 46.9%)
CMYKcmyk(0%, 36.5%, 65.7%, 30.2%)

How do I convert clay brown to HSL?

Select clay brown from the color name list in our color converter. The HSL value — hsl(26.7, 49%, 46.9%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.