#2f2820 color space conversions
Hex:
        #2f2820
        RGB:
        47, 40, 32
        CMY:
        82, 84, 87
        CMYK:
        0, 15, 32, 82
      HSL:
        32°, 18.9873%, 15.4902%
        HSV (HSB):
        32°, 31.9149%, 18.4314%
        XYZ:
        2.1918, 2.2262, 1.6807
        xyY:
        0.3594, 0.3650, 2.2262
      CIE-Lab:
        16.6322, 1.6610, 6.4652
        CIE-LCH:
        16.6322, 6.6752, 75.5913
        CIE-Luv:
        16.6322, 3.8827, 5.3688
        Hunter-Lab:
        14.9205, 0.1105, 3.7658
      #2f2820 color charts
#2f2820 RGB chart
      #2f2820 CMYK chart
      #2f2820 RGB pie chart
      #2f2820 color shades, tints & tones
#2f2820 color schemes
#2f2820 color preview, HTML & CSS examples
           This text has a color of #2f2820        
        
          <p style="color:#2f2820;">Text here</p>
        
        
          .mytext {color:#2f2820;}
        
        Text color #2f2820
      
           This box has a color of #2f2820        
        
          <div style="background-color:#2f2820;">Content here</div>
        
        
          .mybackground {background-color:#2f2820;}
        
        Background color #2f2820
      
           Border around this has a color of #2f2820        
        
          <div style="border:2px solid #2f2820;">Content here</div>
        
        
          .myborder {border:2px solid #2f2820;}
        
        Border color #2f2820