#2a3213 color space conversions
Hex:
        #2a3213
        RGB:
        42, 50, 19
        CMY:
        84, 80, 93
        CMYK:
        16, 0, 62, 80
      HSL:
        75°, 44.9275%, 13.5294%
        HSV (HSB):
        75°, 62.0000%, 19.6078%
        XYZ:
        2.2130, 2.8205, 1.0439
        xyY:
        0.3641, 0.4641, 2.8205
      CIE-Lab:
        19.3100, -9.4240, 18.3922
        CIE-LCH:
        19.3100, 20.6660, 117.1302
        CIE-Luv:
        19.3100, -3.0313, 16.1583
        Hunter-Lab:
        16.7942, -5.8688, 8.0707
      #2a3213 color charts
#2a3213 RGB chart
      #2a3213 CMYK chart
      #2a3213 RGB pie chart
      #2a3213 color shades, tints & tones
#2a3213 color schemes
#2a3213 color preview, HTML & CSS examples
           This text has a color of #2a3213        
        
          <p style="color:#2a3213;">Text here</p>
        
        
          .mytext {color:#2a3213;}
        
        Text color #2a3213
      
           This box has a color of #2a3213        
        
          <div style="background-color:#2a3213;">Content here</div>
        
        
          .mybackground {background-color:#2a3213;}
        
        Background color #2a3213
      
           Border around this has a color of #2a3213        
        
          <div style="border:2px solid #2a3213;">Content here</div>
        
        
          .myborder {border:2px solid #2a3213;}
        
        Border color #2a3213