#2f651e color space conversions
Hex:
        #2f651e
        RGB:
        47, 101, 30
        CMY:
        82, 60, 88
        CMYK:
        53, 0, 70, 60
      HSL:
        106°, 54.1985%, 25.6863%
        HSV (HSB):
        106°, 70.2970%, 39.6078%
        XYZ:
        6.0603, 10.0054, 2.8401
        xyY:
        0.3206, 0.5292, 10.0054
      CIE-Lab:
        37.8522, -32.3705, 33.5348
        CIE-LCH:
        37.8522, 46.6093, 133.9879
        CIE-Luv:
        37.8522, -24.9099, 38.6450
        Hunter-Lab:
        31.6314, -21.1557, 16.8184
      #2f651e color charts
#2f651e RGB chart
      #2f651e CMYK chart
      #2f651e RGB pie chart
      #2f651e color shades, tints & tones
#2f651e color schemes
#2f651e color preview, HTML & CSS examples
           This text has a color of #2f651e        
        
          <p style="color:#2f651e;">Text here</p>
        
        
          .mytext {color:#2f651e;}
        
        Text color #2f651e
      
           This box has a color of #2f651e        
        
          <div style="background-color:#2f651e;">Content here</div>
        
        
          .mybackground {background-color:#2f651e;}
        
        Background color #2f651e
      
           Border around this has a color of #2f651e        
        
          <div style="border:2px solid #2f651e;">Content here</div>
        
        
          .myborder {border:2px solid #2f651e;}
        
        Border color #2f651e