#3d5d27 color space conversions
Hex:
        #3d5d27
        RGB:
        61, 93, 39
        CMY:
        76, 64, 85
        CMYK:
        34, 0, 58, 64
      HSL:
        96°, 40.9091%, 25.8824%
        HSV (HSB):
        96°, 58.0645%, 36.4706%
        XYZ:
        6.2050, 8.9673, 3.3233
        xyY:
        0.3355, 0.4848, 8.9673
      CIE-Lab:
        35.9212, -22.4700, 27.0167
        CIE-LCH:
        35.9212, 35.1397, 129.7506
        CIE-Luv:
        35.9212, -15.4679, 31.4079
        Hunter-Lab:
        29.9454, -15.4173, 14.3819
      #3d5d27 color charts
#3d5d27 RGB chart
      #3d5d27 CMYK chart
      #3d5d27 RGB pie chart
      #3d5d27 color shades, tints & tones
#3d5d27 color schemes
#3d5d27 color preview, HTML & CSS examples
           This text has a color of #3d5d27        
        
          <p style="color:#3d5d27;">Text here</p>
        
        
          .mytext {color:#3d5d27;}
        
        Text color #3d5d27
      
           This box has a color of #3d5d27        
        
          <div style="background-color:#3d5d27;">Content here</div>
        
        
          .mybackground {background-color:#3d5d27;}
        
        Background color #3d5d27
      
           Border around this has a color of #3d5d27        
        
          <div style="border:2px solid #3d5d27;">Content here</div>
        
        
          .myborder {border:2px solid #3d5d27;}
        
        Border color #3d5d27