#3a4a1c color space conversions
Hex:
        #3a4a1c
        RGB:
        58, 74, 28
        CMY:
        77, 71, 89
        CMYK:
        22, 0, 62, 71
      HSL:
        81°, 45.0980%, 20.0000%
        HSV (HSB):
        81°, 62.1622%, 29.0196%
        XYZ:
        4.4033, 5.8809, 2.0017
        xyY:
        0.3584, 0.4787, 5.8809
      CIE-Lab:
        29.1101, -14.8633, 24.9914
        CIE-LCH:
        29.1101, 29.0773, 120.7414
        CIE-Luv:
        29.1101, -7.2838, 25.8626
        Hunter-Lab:
        24.2506, -10.0276, 12.0816
      #3a4a1c color charts
#3a4a1c RGB chart
      #3a4a1c CMYK chart
      #3a4a1c RGB pie chart
      #3a4a1c color shades, tints & tones
#3a4a1c color schemes
#3a4a1c color preview, HTML & CSS examples
           This text has a color of #3a4a1c        
        
          <p style="color:#3a4a1c;">Text here</p>
        
        
          .mytext {color:#3a4a1c;}
        
        Text color #3a4a1c
      
           This box has a color of #3a4a1c        
        
          <div style="background-color:#3a4a1c;">Content here</div>
        
        
          .mybackground {background-color:#3a4a1c;}
        
        Background color #3a4a1c
      
           Border around this has a color of #3a4a1c        
        
          <div style="border:2px solid #3a4a1c;">Content here</div>
        
        
          .myborder {border:2px solid #3a4a1c;}
        
        Border color #3a4a1c