#2a3419 color space conversions
Hex:
        #2a3419
        RGB:
        42, 52, 25
        CMY:
        84, 80, 90
        CMYK:
        19, 0, 52, 80
      HSL:
        82°, 35.0649%, 15.0980%
        HSV (HSB):
        82°, 51.9231%, 20.3922%
        XYZ:
        2.3583, 3.0184, 1.3780
        xyY:
        0.3491, 0.4469, 3.0184
      CIE-Lab:
        20.1175, -9.8453, 15.6634
        CIE-LCH:
        20.1175, 18.5006, 122.1517
        CIE-Luv:
        20.1175, -4.0852, 14.7546
        Hunter-Lab:
        17.3736, -6.1740, 7.4588
      #2a3419 color charts
#2a3419 RGB chart
      #2a3419 CMYK chart
      #2a3419 RGB pie chart
      #2a3419 color shades, tints & tones
#2a3419 color schemes
#2a3419 color preview, HTML & CSS examples
           This text has a color of #2a3419        
        
          <p style="color:#2a3419;">Text here</p>
        
        
          .mytext {color:#2a3419;}
        
        Text color #2a3419
      
           This box has a color of #2a3419        
        
          <div style="background-color:#2a3419;">Content here</div>
        
        
          .mybackground {background-color:#2a3419;}
        
        Background color #2a3419
      
           Border around this has a color of #2a3419        
        
          <div style="border:2px solid #2a3419;">Content here</div>
        
        
          .myborder {border:2px solid #2a3419;}
        
        Border color #2a3419