Brick orange to HSL — Color Code

HSL

hsl(21.2, 91.1%, 39.6%)

Format Value
HEX #c14a09
RGB rgb(193, 74, 9)
HSL hsl(21.2, 91.1%, 39.6%)
CMYK cmyk(0%, 61.7%, 95.3%, 24.3%)

What is the HSL code for brick orange?

The CSS color brick orange in HSL format is hsl(21.2, 91.1%, 39.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use brick orange in CSS?

To apply brick orange in CSS:

  • Text color: color: hsl(21.2, 91.1%, 39.6%);
  • Background: background-color: hsl(21.2, 91.1%, 39.6%);
  • Border: border-color: hsl(21.2, 91.1%, 39.6%);

What are all the color format values for brick orange?

FormatValue
HEX#c14a09
RGBrgb(193, 74, 9)
HSLhsl(21.2, 91.1%, 39.6%)
CMYKcmyk(0%, 61.7%, 95.3%, 24.3%)

How do I convert brick orange to HSL?

Select brick orange from the color name list in our color converter. The HSL value — hsl(21.2, 91.1%, 39.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does brick orange belong to?

brick orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 21.2°, saturation 91.1%, lightness 39.6%.

How do I create lighter and darker shades of brick orange?

Lighter variant (lightness 54.6%): #f56c22. Darker variant (lightness 24.6%): #782e06. 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.