#3e3012 color space conversions
Hex:
        #3e3012
        RGB:
        62, 48, 18
        CMY:
        76, 81, 93
        CMYK:
        0, 23, 71, 76
      HSL:
        41°, 55.0000%, 15.6863%
        HSV (HSB):
        41°, 70.9677%, 24.3137%
        XYZ:
        3.1527, 3.1817, 1.0202
        xyY:
        0.4287, 0.4326, 3.1817
      CIE-Lab:
        20.7574, 2.2151, 21.2107
        CIE-LCH:
        20.7574, 21.3261, 84.0381
        CIE-Luv:
        20.7574, 9.7037, 16.8782
        Hunter-Lab:
        17.8373, 0.3344, 9.0950
      #3e3012 color charts
#3e3012 RGB chart
      #3e3012 CMYK chart
      #3e3012 RGB pie chart
      #3e3012 color shades, tints & tones
#3e3012 color schemes
#3e3012 color preview, HTML & CSS examples
           This text has a color of #3e3012        
        
          <p style="color:#3e3012;">Text here</p>
        
        
          .mytext {color:#3e3012;}
        
        Text color #3e3012
      
           This box has a color of #3e3012        
        
          <div style="background-color:#3e3012;">Content here</div>
        
        
          .mybackground {background-color:#3e3012;}
        
        Background color #3e3012
      
           Border around this has a color of #3e3012        
        
          <div style="border:2px solid #3e3012;">Content here</div>
        
        
          .myborder {border:2px solid #3e3012;}
        
        Border color #3e3012