#3b5f34 color space conversions
Hex:
        #3b5f34
        RGB:
        59, 95, 52
        CMY:
        77, 63, 80
        CMYK:
        38, 0, 45, 63
      HSL:
        110°, 29.2517%, 28.8235%
        HSV (HSB):
        110°, 45.2632%, 37.2549%
        XYZ:
        6.5157, 9.3622, 4.7125
        xyY:
        0.3164, 0.4547, 9.3622
      CIE-Lab:
        36.6724, -22.4027, 20.5947
        CIE-LCH:
        36.6724, 30.4306, 137.4078
        CIE-Luv:
        36.6724, -17.1844, 26.0951
        Hunter-Lab:
        30.5976, -15.5348, 12.2868
      #3b5f34 color charts
#3b5f34 RGB chart
      #3b5f34 CMYK chart
      #3b5f34 RGB pie chart
      #3b5f34 color shades, tints & tones
#3b5f34 color schemes
#3b5f34 color preview, HTML & CSS examples
           This text has a color of #3b5f34        
        
          <p style="color:#3b5f34;">Text here</p>
        
        
          .mytext {color:#3b5f34;}
        
        Text color #3b5f34
      
           This box has a color of #3b5f34        
        
          <div style="background-color:#3b5f34;">Content here</div>
        
        
          .mybackground {background-color:#3b5f34;}
        
        Background color #3b5f34
      
           Border around this has a color of #3b5f34        
        
          <div style="border:2px solid #3b5f34;">Content here</div>
        
        
          .myborder {border:2px solid #3b5f34;}
        
        Border color #3b5f34