#2f4615 color space conversions
Hex:
        #2f4615
        RGB:
        47, 70, 21
        CMY:
        82, 73, 92
        CMYK:
        33, 0, 70, 73
      HSL:
        88°, 53.8462%, 17.8431%
        HSV (HSB):
        88°, 70.0000%, 27.4510%
        XYZ:
        3.4978, 5.0388, 1.4977
        xyY:
        0.3486, 0.5022, 5.0388
      CIE-Lab:
        26.8450, -18.3652, 25.9506
        CIE-LCH:
        26.8450, 31.7917, 125.2871
        CIE-Luv:
        26.8450, -10.6183, 25.9276
        Hunter-Lab:
        22.4473, -11.4683, 11.7572
      #2f4615 color charts
#2f4615 RGB chart
      #2f4615 CMYK chart
      #2f4615 RGB pie chart
      #2f4615 color shades, tints & tones
#2f4615 color schemes
#2f4615 color preview, HTML & CSS examples
           This text has a color of #2f4615        
        
          <p style="color:#2f4615;">Text here</p>
        
        
          .mytext {color:#2f4615;}
        
        Text color #2f4615
      
           This box has a color of #2f4615        
        
          <div style="background-color:#2f4615;">Content here</div>
        
        
          .mybackground {background-color:#2f4615;}
        
        Background color #2f4615
      
           Border around this has a color of #2f4615        
        
          <div style="border:2px solid #2f4615;">Content here</div>
        
        
          .myborder {border:2px solid #2f4615;}
        
        Border color #2f4615