#2f4532 color space conversions
Hex:
        #2f4532
        RGB:
        47, 69, 50
        CMY:
        82, 73, 80
        CMYK:
        32, 0, 28, 73
      HSL:
        128°, 18.9655%, 22.7451%
        HSV (HSB):
        128°, 31.8841%, 27.0588%
        XYZ:
        3.8761, 5.0909, 3.7960
        xyY:
        0.3037, 0.3989, 5.0909
      CIE-Lab:
        26.9921, -13.2071, 8.7887
        CIE-LCH:
        26.9921, 15.8640, 146.3583
        CIE-Luv:
        26.9921, -10.0449, 11.1272
        Hunter-Lab:
        22.5630, -8.8203, 5.8192
      #2f4532 color charts
#2f4532 RGB chart
      #2f4532 CMYK chart
      #2f4532 RGB pie chart
      #2f4532 color shades, tints & tones
#2f4532 color schemes
#2f4532 color preview, HTML & CSS examples
           This text has a color of #2f4532        
        
          <p style="color:#2f4532;">Text here</p>
        
        
          .mytext {color:#2f4532;}
        
        Text color #2f4532
      
           This box has a color of #2f4532        
        
          <div style="background-color:#2f4532;">Content here</div>
        
        
          .mybackground {background-color:#2f4532;}
        
        Background color #2f4532
      
           Border around this has a color of #2f4532        
        
          <div style="border:2px solid #2f4532;">Content here</div>
        
        
          .myborder {border:2px solid #2f4532;}
        
        Border color #2f4532