#3b350b color space conversions
Hex:
        #3b350b
        RGB:
        59, 53, 11
        CMY:
        77, 79, 96
        CMYK:
        0, 10, 81, 77
      HSL:
        53°, 68.5714%, 13.7255%
        HSV (HSB):
        53°, 81.3559%, 23.1373%
        XYZ:
        3.1371, 3.5002, 0.8269
        xyY:
        0.4203, 0.4689, 3.5002
      CIE-Lab:
        21.9450, -3.1693, 26.0092
        CIE-LCH:
        21.9450, 26.2016, 96.9474
        CIE-Luv:
        21.9450, 5.1542, 21.0168
        Hunter-Lab:
        18.7088, -2.8089, 10.4757
      #3b350b color charts
#3b350b RGB chart
      #3b350b CMYK chart
      #3b350b RGB pie chart
      #3b350b color shades, tints & tones
#3b350b color schemes
#3b350b color preview, HTML & CSS examples
           This text has a color of #3b350b        
        
          <p style="color:#3b350b;">Text here</p>
        
        
          .mytext {color:#3b350b;}
        
        Text color #3b350b
      
           This box has a color of #3b350b        
        
          <div style="background-color:#3b350b;">Content here</div>
        
        
          .mybackground {background-color:#3b350b;}
        
        Background color #3b350b
      
           Border around this has a color of #3b350b        
        
          <div style="border:2px solid #3b350b;">Content here</div>
        
        
          .myborder {border:2px solid #3b350b;}
        
        Border color #3b350b