Poo brown to HEX — Color Code

HEX

#885f01

Format Value
HEX #885f01
RGB rgb(136, 95, 1)
HSL hsl(41.8, 98.5%, 26.9%)
CMYK cmyk(0%, 30.1%, 99.3%, 46.7%)

What is the HEX code for poo brown?

The CSS color poo brown in HEX format is #885f01. Use this value directly in CSS, SVG, and most design tools.

How do I use poo brown in CSS?

To apply poo brown in CSS:

  • Text color: color: #885f01;
  • Background: background-color: #885f01;
  • Border: border-color: #885f01;

What are all the color format values for poo brown?

FormatValue
HEX#885f01
RGBrgb(136, 95, 1)
HSLhsl(41.8, 98.5%, 26.9%)
CMYKcmyk(0%, 30.1%, 99.3%, 46.7%)

How do I convert poo brown to HEX?

Select poo brown from the color name list in our color converter. The HEX value — #885f01 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does poo brown belong to?

poo brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 41.8°, saturation 98.5%, lightness 26.9%.

How do I create lighter and darker shades of poo brown?

Lighter variant (lightness 41.9%): #d49402. Darker variant (lightness 11.899999999999999%): #3c2a00. 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.