#2a3814 color space conversions
Hex:
        #2a3814
        RGB:
        42, 56, 20
        CMY:
        84, 78, 92
        CMYK:
        25, 0, 64, 78
      HSL:
        83°, 47.3684%, 14.9020%
        HSV (HSB):
        83°, 64.2857%, 21.9608%
        XYZ:
        2.4953, 3.3711, 1.1810
        xyY:
        0.3541, 0.4783, 3.3711
      CIE-Lab:
        21.4727, -12.9162, 20.3365
        CIE-LCH:
        21.4727, 24.0915, 122.4207
        CIE-Luv:
        21.4727, -6.0042, 18.8867
        Hunter-Lab:
        18.3605, -7.8719, 9.0387
      #2a3814 color charts
#2a3814 RGB chart
      #2a3814 CMYK chart
      #2a3814 RGB pie chart
      #2a3814 color shades, tints & tones
#2a3814 color schemes
#2a3814 color preview, HTML & CSS examples
           This text has a color of #2a3814        
        
          <p style="color:#2a3814;">Text here</p>
        
        
          .mytext {color:#2a3814;}
        
        Text color #2a3814
      
           This box has a color of #2a3814        
        
          <div style="background-color:#2a3814;">Content here</div>
        
        
          .mybackground {background-color:#2a3814;}
        
        Background color #2a3814
      
           Border around this has a color of #2a3814        
        
          <div style="border:2px solid #2a3814;">Content here</div>
        
        
          .myborder {border:2px solid #2a3814;}
        
        Border color #2a3814