#2f4314 color space conversions
Hex:
        #2f4314
        RGB:
        47, 67, 20
        CMY:
        82, 74, 92
        CMYK:
        30, 0, 70, 74
      HSL:
        86°, 54.0230%, 17.0588%
        HSV (HSB):
        86°, 70.1493%, 26.2745%
        XYZ:
        3.3057, 4.6692, 1.3888
        xyY:
        0.3530, 0.4986, 4.6692
      CIE-Lab:
        25.7706, -16.8362, 25.2886
        CIE-LCH:
        25.7706, 30.3804, 123.6541
        CIE-Luv:
        25.7706, -9.1270, 24.7315
        Hunter-Lab:
        21.6082, -10.5068, 11.3150
      #2f4314 color charts
#2f4314 RGB chart
      #2f4314 CMYK chart
      #2f4314 RGB pie chart
      #2f4314 color shades, tints & tones
#2f4314 color schemes
#2f4314 color preview, HTML & CSS examples
           This text has a color of #2f4314        
        
          <p style="color:#2f4314;">Text here</p>
        
        
          .mytext {color:#2f4314;}
        
        Text color #2f4314
      
           This box has a color of #2f4314        
        
          <div style="background-color:#2f4314;">Content here</div>
        
        
          .mybackground {background-color:#2f4314;}
        
        Background color #2f4314
      
           Border around this has a color of #2f4314        
        
          <div style="border:2px solid #2f4314;">Content here</div>
        
        
          .myborder {border:2px solid #2f4314;}
        
        Border color #2f4314