#3a4025 color space conversions
Hex:
        #3a4025
        RGB:
        58, 64, 37
        CMY:
        77, 75, 85
        CMYK:
        9, 0, 42, 75
      HSL:
        73°, 26.7327%, 19.8039%
        HSV (HSB):
        73°, 42.1875%, 25.0980%
        XYZ:
        3.9122, 4.6999, 2.4512
        xyY:
        0.3536, 0.4248, 4.6999
      CIE-Lab:
        25.8621, -7.8036, 15.7033
        CIE-LCH:
        25.8621, 17.5354, 116.4245
        CIE-Luv:
        25.8621, -2.1682, 16.4716
        Hunter-Lab:
        21.6793, -5.7265, 8.4717
      #3a4025 color charts
#3a4025 RGB chart
      #3a4025 CMYK chart
      #3a4025 RGB pie chart
      #3a4025 color shades, tints & tones
#3a4025 color schemes
#3a4025 color preview, HTML & CSS examples
           This text has a color of #3a4025        
        
          <p style="color:#3a4025;">Text here</p>
        
        
          .mytext {color:#3a4025;}
        
        Text color #3a4025
      
           This box has a color of #3a4025        
        
          <div style="background-color:#3a4025;">Content here</div>
        
        
          .mybackground {background-color:#3a4025;}
        
        Background color #3a4025
      
           Border around this has a color of #3a4025        
        
          <div style="border:2px solid #3a4025;">Content here</div>
        
        
          .myborder {border:2px solid #3a4025;}
        
        Border color #3a4025