#3b522a color space conversions
Hex:
        #3b522a
        RGB:
        59, 82, 42
        CMY:
        77, 68, 84
        CMYK:
        28, 0, 49, 68
      HSL:
        95°, 32.2581%, 24.3137%
        HSV (HSB):
        95°, 48.7805%, 32.1569%
        XYZ:
        5.2388, 7.1316, 3.2909
        xyY:
        0.3345, 0.4554, 7.1316
      CIE-Lab:
        32.1046, -17.0632, 20.6398
        CIE-LCH:
        32.1046, 26.7797, 129.5809
        CIE-Luv:
        32.1046, -10.9323, 23.9549
        Hunter-Lab:
        26.7050, -11.7165, 11.3871
      #3b522a color charts
#3b522a RGB chart
      #3b522a CMYK chart
      #3b522a RGB pie chart
      #3b522a color shades, tints & tones
#3b522a color schemes
#3b522a color preview, HTML & CSS examples
           This text has a color of #3b522a        
        
          <p style="color:#3b522a;">Text here</p>
        
        
          .mytext {color:#3b522a;}
        
        Text color #3b522a
      
           This box has a color of #3b522a        
        
          <div style="background-color:#3b522a;">Content here</div>
        
        
          .mybackground {background-color:#3b522a;}
        
        Background color #3b522a
      
           Border around this has a color of #3b522a        
        
          <div style="border:2px solid #3b522a;">Content here</div>
        
        
          .myborder {border:2px solid #3b522a;}
        
        Border color #3b522a