#3d3522 color space conversions
Hex:
        #3d3522
        RGB:
        61, 53, 34
        CMY:
        76, 79, 87
        CMYK:
        0, 13, 44, 76
      HSL:
        42°, 28.4211%, 18.6275%
        HSV (HSB):
        42°, 44.2623%, 23.9216%
        XYZ:
        3.4863, 3.6538, 2.0349
        xyY:
        0.3800, 0.3982, 3.6538
      CIE-Lab:
        22.4922, 0.2144, 13.2909
        CIE-LCH:
        22.4922, 13.2927, 89.0760
        CIE-Luv:
        22.4922, 5.4701, 12.3697
        Hunter-Lab:
        19.1149, -0.8951, 7.0687
      #3d3522 color charts
#3d3522 RGB chart
      #3d3522 CMYK chart
      #3d3522 RGB pie chart
      #3d3522 color shades, tints & tones
#3d3522 color schemes
#3d3522 color preview, HTML & CSS examples
           This text has a color of #3d3522        
        
          <p style="color:#3d3522;">Text here</p>
        
        
          .mytext {color:#3d3522;}
        
        Text color #3d3522
      
           This box has a color of #3d3522        
        
          <div style="background-color:#3d3522;">Content here</div>
        
        
          .mybackground {background-color:#3d3522;}
        
        Background color #3d3522
      
           Border around this has a color of #3d3522        
        
          <div style="border:2px solid #3d3522;">Content here</div>
        
        
          .myborder {border:2px solid #3d3522;}
        
        Border color #3d3522