#3d3712 color space conversions
Hex:
        #3d3712
        RGB:
        61, 55, 18
        CMY:
        76, 78, 93
        CMYK:
        0, 10, 70, 76
      HSL:
        52°, 54.4304%, 15.4902%
        HSV (HSB):
        52°, 70.4918%, 23.9216%
        XYZ:
        3.3998, 3.7681, 1.1204
        xyY:
        0.4102, 0.4546, 3.7681
      CIE-Lab:
        22.8896, -2.8837, 23.5499
        CIE-LCH:
        22.8896, 23.7258, 96.9811
        CIE-Luv:
        22.8896, 5.0755, 20.1038
        Hunter-Lab:
        19.4117, -2.7074, 10.1661
      #3d3712 color charts
#3d3712 RGB chart
      #3d3712 CMYK chart
      #3d3712 RGB pie chart
      #3d3712 color shades, tints & tones
#3d3712 color schemes
#3d3712 color preview, HTML & CSS examples
           This text has a color of #3d3712        
        
          <p style="color:#3d3712;">Text here</p>
        
        
          .mytext {color:#3d3712;}
        
        Text color #3d3712
      
           This box has a color of #3d3712        
        
          <div style="background-color:#3d3712;">Content here</div>
        
        
          .mybackground {background-color:#3d3712;}
        
        Background color #3d3712
      
           Border around this has a color of #3d3712        
        
          <div style="border:2px solid #3d3712;">Content here</div>
        
        
          .myborder {border:2px solid #3d3712;}
        
        Border color #3d3712