#3d6545 color space conversions
Hex:
        #3d6545
        RGB:
        61, 101, 69
        CMY:
        76, 60, 73
        CMYK:
        40, 0, 32, 60
      HSL:
        132°, 24.6914%, 31.7647%
        HSV (HSB):
        132°, 39.6040%, 39.6078%
        XYZ:
        7.6523, 10.7291, 7.2978
        xyY:
        0.2980, 0.4178, 10.7291
      CIE-Lab:
        39.1205, -21.6870, 13.7944
        CIE-LCH:
        39.1205, 25.7024, 147.5409
        CIE-Luv:
        39.1205, -18.8915, 19.6294
        Hunter-Lab:
        32.7554, -15.6206, 9.7190
      #3d6545 color charts
#3d6545 RGB chart
      #3d6545 CMYK chart
      #3d6545 RGB pie chart
      #3d6545 color shades, tints & tones
#3d6545 color schemes
#3d6545 color preview, HTML & CSS examples
           This text has a color of #3d6545        
        
          <p style="color:#3d6545;">Text here</p>
        
        
          .mytext {color:#3d6545;}
        
        Text color #3d6545
      
           This box has a color of #3d6545        
        
          <div style="background-color:#3d6545;">Content here</div>
        
        
          .mybackground {background-color:#3d6545;}
        
        Background color #3d6545
      
           Border around this has a color of #3d6545        
        
          <div style="border:2px solid #3d6545;">Content here</div>
        
        
          .myborder {border:2px solid #3d6545;}
        
        Border color #3d6545