#3d2d14 color space conversions
Hex:
        #3d2d14
        RGB:
        61, 45, 20
        CMY:
        76, 82, 92
        CMYK:
        0, 26, 67, 76
      HSL:
        37°, 50.6173%, 15.8824%
        HSV (HSB):
        37°, 67.2131%, 23.9216%
        XYZ:
        2.9891, 2.9194, 1.0678
        xyY:
        0.4285, 0.4185, 2.9194
      CIE-Lab:
        19.7181, 3.8663, 18.7738
        CIE-LCH:
        19.7181, 19.1678, 78.3632
        CIE-Luv:
        19.7181, 10.6048, 14.6955
        Hunter-Lab:
        17.0862, 1.3266, 8.2551
      #3d2d14 color charts
#3d2d14 RGB chart
      #3d2d14 CMYK chart
      #3d2d14 RGB pie chart
      #3d2d14 color shades, tints & tones
#3d2d14 color schemes
#3d2d14 color preview, HTML & CSS examples
           This text has a color of #3d2d14        
        
          <p style="color:#3d2d14;">Text here</p>
        
        
          .mytext {color:#3d2d14;}
        
        Text color #3d2d14
      
           This box has a color of #3d2d14        
        
          <div style="background-color:#3d2d14;">Content here</div>
        
        
          .mybackground {background-color:#3d2d14;}
        
        Background color #3d2d14
      
           Border around this has a color of #3d2d14        
        
          <div style="border:2px solid #3d2d14;">Content here</div>
        
        
          .myborder {border:2px solid #3d2d14;}
        
        Border color #3d2d14