#3d3514 color space conversions
Hex:
        #3d3514
        RGB:
        61, 53, 20
        CMY:
        76, 79, 92
        CMYK:
        0, 13, 67, 76
      HSL:
        48°, 50.6173%, 15.8824%
        HSV (HSB):
        48°, 67.2131%, 23.9216%
        XYZ:
        3.3238, 3.5888, 1.1793
        xyY:
        0.4108, 0.4435, 3.5888
      CIE-Lab:
        22.2626, -1.4179, 21.7190
        CIE-LCH:
        22.2626, 21.7652, 93.7351
        CIE-Luv:
        22.2626, 6.1401, 18.4732
        Hunter-Lab:
        18.9442, -1.8337, 9.5699
      #3d3514 color charts
#3d3514 RGB chart
      #3d3514 CMYK chart
      #3d3514 RGB pie chart
      #3d3514 color shades, tints & tones
#3d3514 color schemes
#3d3514 color preview, HTML & CSS examples
           This text has a color of #3d3514        
        
          <p style="color:#3d3514;">Text here</p>
        
        
          .mytext {color:#3d3514;}
        
        Text color #3d3514
      
           This box has a color of #3d3514        
        
          <div style="background-color:#3d3514;">Content here</div>
        
        
          .mybackground {background-color:#3d3514;}
        
        Background color #3d3514
      
           Border around this has a color of #3d3514        
        
          <div style="border:2px solid #3d3514;">Content here</div>
        
        
          .myborder {border:2px solid #3d3514;}
        
        Border color #3d3514