Pine to HEX — Color Code

HEX

#2b5d34

Format Value
HEX #2b5d34
RGB rgb(43, 93, 52)
HSL hsl(130.8, 36.8%, 26.7%)
CMYK cmyk(53.8%, 0%, 44.1%, 63.5%)

What is the HEX code for pine?

The CSS color pine in HEX format is #2b5d34. Use this value directly in CSS, SVG, and most design tools.

How do I use pine in CSS?

To apply pine in CSS:

  • Text color: color: #2b5d34;
  • Background: background-color: #2b5d34;
  • Border: border-color: #2b5d34;

What are all the color format values for pine?

FormatValue
HEX#2b5d34
RGBrgb(43, 93, 52)
HSLhsl(130.8, 36.8%, 26.7%)
CMYKcmyk(53.8%, 0%, 44.1%, 63.5%)

How do I convert pine to HEX?

Select pine from the color name list in our color converter. The HEX value — #2b5d34 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pine belong to?

pine belongs to the green color family. It is a dark, moderately saturated color with HSL values: hue 130.8°, saturation 36.8%, lightness 26.7%.

How do I create lighter and darker shades of pine?

Lighter variant (lightness 41.7%): #439151. Darker variant (lightness 11.7%): #132917. 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.