#2f3708 color space conversions
Hex:
        #2f3708
        RGB:
        47, 55, 8
        CMY:
        82, 78, 97
        CMYK:
        15, 0, 85, 78
      HSL:
        70°, 74.6032%, 12.3529%
        HSV (HSB):
        70°, 85.4545%, 21.5686%
        XYZ:
        2.5823, 3.3542, 0.7411
        xyY:
        0.3867, 0.5023, 3.3542
      CIE-Lab:
        21.4102, -10.9389, 26.3144
        CIE-LCH:
        21.4102, 28.4975, 112.5726
        CIE-Luv:
        21.4102, -2.9063, 22.0866
        Hunter-Lab:
        18.3146, -6.8826, 10.4212
      #2f3708 color charts
#2f3708 RGB chart
      #2f3708 CMYK chart
      #2f3708 RGB pie chart
      #2f3708 color shades, tints & tones
#2f3708 color schemes
#2f3708 color preview, HTML & CSS examples
           This text has a color of #2f3708        
        
          <p style="color:#2f3708;">Text here</p>
        
        
          .mytext {color:#2f3708;}
        
        Text color #2f3708
      
           This box has a color of #2f3708        
        
          <div style="background-color:#2f3708;">Content here</div>
        
        
          .mybackground {background-color:#2f3708;}
        
        Background color #2f3708
      
           Border around this has a color of #2f3708        
        
          <div style="border:2px solid #2f3708;">Content here</div>
        
        
          .myborder {border:2px solid #2f3708;}
        
        Border color #2f3708