#3b3e14 color space conversions
Hex:
        #3b3e14
        RGB:
        59, 62, 20
        CMY:
        77, 76, 92
        CMYK:
        5, 0, 68, 76
      HSL:
        64°, 51.2195%, 16.0784%
        HSV (HSB):
        64°, 67.7419%, 24.3137%
        XYZ:
        3.6525, 4.4256, 1.3235
        xyY:
        0.3885, 0.4707, 4.4256
      CIE-Lab:
        25.0312, -8.1302, 24.7579
        CIE-LCH:
        25.0312, 26.0586, 108.1795
        CIE-Luv:
        25.0312, -0.1378, 22.7329
        Hunter-Lab:
        21.0370, -5.8230, 10.9957
      #3b3e14 color charts
#3b3e14 RGB chart
      #3b3e14 CMYK chart
      #3b3e14 RGB pie chart
      #3b3e14 color shades, tints & tones
#3b3e14 color schemes
#3b3e14 color preview, HTML & CSS examples
           This text has a color of #3b3e14        
        
          <p style="color:#3b3e14;">Text here</p>
        
        
          .mytext {color:#3b3e14;}
        
        Text color #3b3e14
      
           This box has a color of #3b3e14        
        
          <div style="background-color:#3b3e14;">Content here</div>
        
        
          .mybackground {background-color:#3b3e14;}
        
        Background color #3b3e14
      
           Border around this has a color of #3b3e14        
        
          <div style="border:2px solid #3b3e14;">Content here</div>
        
        
          .myborder {border:2px solid #3b3e14;}
        
        Border color #3b3e14