#3b3916 color space conversions
Hex:
        #3b3916
        RGB:
        59, 57, 22
        CMY:
        77, 78, 91
        CMYK:
        0, 3, 63, 77
      HSL:
        57°, 45.6790%, 15.8824%
        HSV (HSB):
        57°, 62.7119%, 23.1373%
        XYZ:
        3.4116, 3.9140, 1.3347
        xyY:
        0.3939, 0.4519, 3.9140
      CIE-Lab:
        23.3850, -4.8295, 21.7904
        CIE-LCH:
        23.3850, 22.3192, 102.4967
        CIE-Luv:
        23.3850, 2.5931, 19.5706
        Hunter-Lab:
        19.7838, -3.8406, 9.8486
      #3b3916 color charts
#3b3916 RGB chart
      #3b3916 CMYK chart
      #3b3916 RGB pie chart
      #3b3916 color shades, tints & tones
#3b3916 color schemes
#3b3916 color preview, HTML & CSS examples
           This text has a color of #3b3916        
        
          <p style="color:#3b3916;">Text here</p>
        
        
          .mytext {color:#3b3916;}
        
        Text color #3b3916
      
           This box has a color of #3b3916        
        
          <div style="background-color:#3b3916;">Content here</div>
        
        
          .mybackground {background-color:#3b3916;}
        
        Background color #3b3916
      
           Border around this has a color of #3b3916        
        
          <div style="border:2px solid #3b3916;">Content here</div>
        
        
          .myborder {border:2px solid #3b3916;}
        
        Border color #3b3916