#3d3d32 color space conversions
Hex:
        #3d3d32
        RGB:
        61, 61, 50
        CMY:
        76, 76, 80
        CMYK:
        0, 0, 18, 76
      HSL:
        60°, 9.9099%, 21.7647%
        HSV (HSB):
        60°, 18.0328%, 23.9216%
        XYZ:
        4.1689, 4.5599, 3.6780
        xyY:
        0.3360, 0.3675, 4.5599
      CIE-Lab:
        25.4422, -2.2975, 6.8000
        CIE-LCH:
        25.4422, 7.1777, 108.6686
        CIE-Luv:
        25.4422, 0.5385, 7.4592
        Hunter-Lab:
        21.3539, -2.5205, 4.7355
      #3d3d32 color charts
#3d3d32 RGB chart
      #3d3d32 CMYK chart
      #3d3d32 RGB pie chart
      #3d3d32 color shades, tints & tones
#3d3d32 color schemes
#3d3d32 color preview, HTML & CSS examples
           This text has a color of #3d3d32        
        
          <p style="color:#3d3d32;">Text here</p>
        
        
          .mytext {color:#3d3d32;}
        
        Text color #3d3d32
      
           This box has a color of #3d3d32        
        
          <div style="background-color:#3d3d32;">Content here</div>
        
        
          .mybackground {background-color:#3d3d32;}
        
        Background color #3d3d32
      
           Border around this has a color of #3d3d32        
        
          <div style="border:2px solid #3d3d32;">Content here</div>
        
        
          .myborder {border:2px solid #3d3d32;}
        
        Border color #3d3d32