#3b3712 color space conversions
Hex:
        #3b3712
        RGB:
        59, 55, 18
        CMY:
        77, 78, 93
        CMYK:
        0, 7, 69, 77
      HSL:
        54°, 53.2468%, 15.0980%
        HSV (HSB):
        54°, 69.4915%, 23.1373%
        XYZ:
        3.2790, 3.7059, 1.1147
        xyY:
        0.4048, 0.4575, 3.7059
      CIE-Lab:
        22.6742, -3.9302, 23.2517
        CIE-LCH:
        22.6742, 23.5815, 99.5939
        CIE-Luv:
        22.6742, 3.8293, 19.9807
        Hunter-Lab:
        19.2506, -3.2842, 10.0421
      #3b3712 color charts
#3b3712 RGB chart
      #3b3712 CMYK chart
      #3b3712 RGB pie chart
      #3b3712 color shades, tints & tones
#3b3712 color schemes
#3b3712 color preview, HTML & CSS examples
           This text has a color of #3b3712        
        
          <p style="color:#3b3712;">Text here</p>
        
        
          .mytext {color:#3b3712;}
        
        Text color #3b3712
      
           This box has a color of #3b3712        
        
          <div style="background-color:#3b3712;">Content here</div>
        
        
          .mybackground {background-color:#3b3712;}
        
        Background color #3b3712
      
           Border around this has a color of #3b3712        
        
          <div style="border:2px solid #3b3712;">Content here</div>
        
        
          .myborder {border:2px solid #3b3712;}
        
        Border color #3b3712