#2f4a34 color space conversions
Hex:
        #2f4a34
        RGB:
        47, 74, 52
        CMY:
        82, 71, 80
        CMYK:
        36, 0, 30, 71
      HSL:
        131°, 22.3140%, 23.7255%
        HSV (HSB):
        131°, 36.4865%, 29.0196%
        XYZ:
        4.2409, 5.7498, 4.1351
        xyY:
        0.3002, 0.4070, 5.7498
      CIE-Lab:
        28.7723, -15.6428, 9.9673
        CIE-LCH:
        28.7723, 18.5485, 147.4954
        CIE-Luv:
        28.7723, -12.3338, 12.9399
        Hunter-Lab:
        23.9788, -10.3933, 6.5607
      #2f4a34 color charts
#2f4a34 RGB chart
      #2f4a34 CMYK chart
      #2f4a34 RGB pie chart
      #2f4a34 color shades, tints & tones
#2f4a34 color schemes
#2f4a34 color preview, HTML & CSS examples
           This text has a color of #2f4a34        
        
          <p style="color:#2f4a34;">Text here</p>
        
        
          .mytext {color:#2f4a34;}
        
        Text color #2f4a34
      
           This box has a color of #2f4a34        
        
          <div style="background-color:#2f4a34;">Content here</div>
        
        
          .mybackground {background-color:#2f4a34;}
        
        Background color #2f4a34
      
           Border around this has a color of #2f4a34        
        
          <div style="border:2px solid #2f4a34;">Content here</div>
        
        
          .myborder {border:2px solid #2f4a34;}
        
        Border color #2f4a34