#3b5d34 color space conversions
Hex:
        #3b5d34
        RGB:
        59, 93, 52
        CMY:
        77, 64, 80
        CMYK:
        37, 0, 44, 64
      HSL:
        110°, 28.2759%, 28.4314%
        HSV (HSB):
        110°, 44.0860%, 36.4706%
        XYZ:
        6.3378, 9.0064, 4.6532
        xyY:
        0.3169, 0.4504, 9.0064
      CIE-Lab:
        35.9967, -21.3692, 19.7254
        CIE-LCH:
        35.9967, 29.0815, 137.2907
        CIE-Luv:
        35.9967, -16.2371, 24.9385
        Hunter-Lab:
        30.0107, -14.8223, 11.8145
      #3b5d34 color charts
#3b5d34 RGB chart
      #3b5d34 CMYK chart
      #3b5d34 RGB pie chart
      #3b5d34 color shades, tints & tones
#3b5d34 color schemes
#3b5d34 color preview, HTML & CSS examples
           This text has a color of #3b5d34        
        
          <p style="color:#3b5d34;">Text here</p>
        
        
          .mytext {color:#3b5d34;}
        
        Text color #3b5d34
      
           This box has a color of #3b5d34        
        
          <div style="background-color:#3b5d34;">Content here</div>
        
        
          .mybackground {background-color:#3b5d34;}
        
        Background color #3b5d34
      
           Border around this has a color of #3b5d34        
        
          <div style="border:2px solid #3b5d34;">Content here</div>
        
        
          .myborder {border:2px solid #3b5d34;}
        
        Border color #3b5d34