Adobe to HSL — Color Code

HSL

hsl(18.5, 47%, 51.2%)

Format Value
HEX #bd6c48
RGB rgb(189, 108, 72)
HSL hsl(18.5, 47%, 51.2%)
CMYK cmyk(0%, 42.9%, 61.9%, 25.9%)

What is the HSL code for adobe?

The CSS color adobe in HSL format is hsl(18.5, 47%, 51.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use adobe in CSS?

To apply adobe in CSS:

  • Text color: color: hsl(18.5, 47%, 51.2%);
  • Background: background-color: hsl(18.5, 47%, 51.2%);
  • Border: border-color: hsl(18.5, 47%, 51.2%);

What are all the color format values for adobe?

FormatValue
HEX#bd6c48
RGBrgb(189, 108, 72)
HSLhsl(18.5, 47%, 51.2%)
CMYKcmyk(0%, 42.9%, 61.9%, 25.9%)

How do I convert adobe to HSL?

Select adobe from the color name list in our color converter. The HSL value — hsl(18.5, 47%, 51.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does adobe belong to?

adobe belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 18.5°, saturation 47%, lightness 51.2%.

How do I create lighter and darker shades of adobe?

Lighter variant (lightness 66.2%): #d19980. Darker variant (lightness 36.2%): #884c31. 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.