#2a3612 color space conversions
Hex:
        #2a3612
        RGB:
        42, 54, 18
        CMY:
        84, 79, 93
        CMYK:
        22, 0, 67, 79
      HSL:
        80°, 50.0000%, 14.1176%
        HSV (HSB):
        80°, 66.6667%, 21.1765%
        XYZ:
        2.3832, 3.1742, 1.0593
        xyY:
        0.3602, 0.4797, 3.1742
      CIE-Lab:
        20.7286, -11.9684, 20.6290
        CIE-LCH:
        20.7286, 23.8495, 120.1213
        CIE-Luv:
        20.7286, -5.0035, 18.5702
        Hunter-Lab:
        17.8164, -7.3019, 8.9462
      #2a3612 color charts
#2a3612 RGB chart
      #2a3612 CMYK chart
      #2a3612 RGB pie chart
      #2a3612 color shades, tints & tones
#2a3612 color schemes
#2a3612 color preview, HTML & CSS examples
           This text has a color of #2a3612        
        
          <p style="color:#2a3612;">Text here</p>
        
        
          .mytext {color:#2a3612;}
        
        Text color #2a3612
      
           This box has a color of #2a3612        
        
          <div style="background-color:#2a3612;">Content here</div>
        
        
          .mybackground {background-color:#2a3612;}
        
        Background color #2a3612
      
           Border around this has a color of #2a3612        
        
          <div style="border:2px solid #2a3612;">Content here</div>
        
        
          .myborder {border:2px solid #2a3612;}
        
        Border color #2a3612