#3b320a color space conversions
Hex:
        #3b320a
        RGB:
        59, 50, 10
        CMY:
        77, 80, 96
        CMYK:
        0, 15, 83, 77
      HSL:
        49°, 71.0145%, 13.5294%
        HSV (HSB):
        49°, 83.0508%, 23.1373%
        XYZ:
        2.9990, 3.2329, 0.7531
        xyY:
        0.4293, 0.4628, 3.2329
      CIE-Lab:
        20.9536, -1.2851, 25.3548
        CIE-LCH:
        20.9536, 25.3873, 92.9016
        CIE-Luv:
        20.9536, 6.9009, 19.8763
        Hunter-Lab:
        17.9803, -1.6928, 10.1029
      #3b320a color charts
#3b320a RGB chart
      #3b320a CMYK chart
      #3b320a RGB pie chart
      #3b320a color shades, tints & tones
#3b320a color schemes
#3b320a color preview, HTML & CSS examples
           This text has a color of #3b320a        
        
          <p style="color:#3b320a;">Text here</p>
        
        
          .mytext {color:#3b320a;}
        
        Text color #3b320a
      
           This box has a color of #3b320a        
        
          <div style="background-color:#3b320a;">Content here</div>
        
        
          .mybackground {background-color:#3b320a;}
        
        Background color #3b320a
      
           Border around this has a color of #3b320a        
        
          <div style="border:2px solid #3b320a;">Content here</div>
        
        
          .myborder {border:2px solid #3b320a;}
        
        Border color #3b320a