Brick orange to HEX — Color Code

HEX

#c14a09

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 HEX code for brick orange?

The CSS color brick orange in HEX format is #c14a09. 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: #c14a09;
  • Background: background-color: #c14a09;
  • Border: border-color: #c14a09;

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 HEX?

Select brick orange from the color name list in our color converter. The HEX value — #c14a09 — 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 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.