#2f650b color space conversions
Hex:
        #2f650b
        RGB:
        47, 101, 11
        CMY:
        82, 60, 96
        CMYK:
        53, 0, 89, 60
      HSL:
        96°, 80.3571%, 21.9608%
        HSV (HSB):
        96°, 89.1089%, 39.6078%
        XYZ:
        5.8864, 9.9359, 1.9242
        xyY:
        0.3317, 0.5599, 9.9359
      CIE-Lab:
        37.7271, -33.7608, 40.5384
        CIE-LCH:
        37.7271, 52.7556, 129.7879
        CIE-Luv:
        37.7271, -25.1693, 43.2247
        Hunter-Lab:
        31.5212, -21.8284, 18.4455
      #2f650b color charts
#2f650b RGB chart
      #2f650b CMYK chart
      #2f650b RGB pie chart
      #2f650b color shades, tints & tones
#2f650b color schemes
#2f650b color preview, HTML & CSS examples
           This text has a color of #2f650b        
        
          <p style="color:#2f650b;">Text here</p>
        
        
          .mytext {color:#2f650b;}
        
        Text color #2f650b
      
           This box has a color of #2f650b        
        
          <div style="background-color:#2f650b;">Content here</div>
        
        
          .mybackground {background-color:#2f650b;}
        
        Background color #2f650b
      
           Border around this has a color of #2f650b        
        
          <div style="border:2px solid #2f650b;">Content here</div>
        
        
          .myborder {border:2px solid #2f650b;}
        
        Border color #2f650b