#3d3322 color space conversions
Hex:
        #3d3322
        RGB:
        61, 51, 34
        CMY:
        76, 80, 87
        CMYK:
        0, 16, 44, 76
      HSL:
        38°, 28.4211%, 18.6275%
        HSV (HSB):
        38°, 44.2623%, 23.9216%
        XYZ:
        3.3970, 3.4752, 2.0051
        xyY:
        0.3827, 0.3915, 3.4752
      CIE-Lab:
        21.8547, 1.5319, 12.4518
        CIE-LCH:
        21.8547, 12.5457, 82.9863
        CIE-Luv:
        21.8547, 6.5225, 11.3351
        Hunter-Lab:
        18.6420, -0.0965, 6.6722
      #3d3322 color charts
#3d3322 RGB chart
      #3d3322 CMYK chart
      #3d3322 RGB pie chart
      #3d3322 color shades, tints & tones
#3d3322 color schemes
#3d3322 color preview, HTML & CSS examples
           This text has a color of #3d3322        
        
          <p style="color:#3d3322;">Text here</p>
        
        
          .mytext {color:#3d3322;}
        
        Text color #3d3322
      
           This box has a color of #3d3322        
        
          <div style="background-color:#3d3322;">Content here</div>
        
        
          .mybackground {background-color:#3d3322;}
        
        Background color #3d3322
      
           Border around this has a color of #3d3322        
        
          <div style="border:2px solid #3d3322;">Content here</div>
        
        
          .myborder {border:2px solid #3d3322;}
        
        Border color #3d3322