#3d3c21 color space conversions
Hex:
        #3d3c21
        RGB:
        61, 60, 33
        CMY:
        76, 76, 87
        CMYK:
        0, 2, 46, 76
      HSL:
        58°, 29.7872%, 18.4314%
        HSV (HSB):
        58°, 45.9016%, 23.9216%
        XYZ:
        3.8148, 4.3336, 2.0743
        xyY:
        0.3732, 0.4239, 4.3336
      CIE-Lab:
        24.7451, -4.4336, 16.8350
        CIE-LCH:
        24.7451, 17.4091, 104.7541
        CIE-Luv:
        24.7451, 1.7708, 16.5372
        Hunter-Lab:
        20.8174, -3.7197, 8.6645
      #3d3c21 color charts
#3d3c21 RGB chart
      #3d3c21 CMYK chart
      #3d3c21 RGB pie chart
      #3d3c21 color shades, tints & tones
#3d3c21 color schemes
#3d3c21 color preview, HTML & CSS examples
           This text has a color of #3d3c21        
        
          <p style="color:#3d3c21;">Text here</p>
        
        
          .mytext {color:#3d3c21;}
        
        Text color #3d3c21
      
           This box has a color of #3d3c21        
        
          <div style="background-color:#3d3c21;">Content here</div>
        
        
          .mybackground {background-color:#3d3c21;}
        
        Background color #3d3c21
      
           Border around this has a color of #3d3c21        
        
          <div style="border:2px solid #3d3c21;">Content here</div>
        
        
          .myborder {border:2px solid #3d3c21;}
        
        Border color #3d3c21