#3b2c16 color space conversions
Hex:
        #3b2c16
        RGB:
        59, 44, 22
        CMY:
        77, 83, 91
        CMYK:
        0, 25, 63, 77
      HSL:
        36°, 45.6790%, 15.8824%
        HSV (HSB):
        36°, 62.7119%, 23.1373%
        XYZ:
        2.8491, 2.7891, 1.1472
        xyY:
        0.4199, 0.4110, 2.7891
      CIE-Lab:
        19.1787, 3.6881, 16.8070
        CIE-LCH:
        19.1787, 17.2069, 77.6233
        CIE-Luv:
        19.1787, 9.7136, 13.2730
        Hunter-Lab:
        16.7006, 1.2262, 7.6175
      #3b2c16 color charts
#3b2c16 RGB chart
      #3b2c16 CMYK chart
      #3b2c16 RGB pie chart
      #3b2c16 color shades, tints & tones
#3b2c16 color schemes
#3b2c16 color preview, HTML & CSS examples
           This text has a color of #3b2c16        
        
          <p style="color:#3b2c16;">Text here</p>
        
        
          .mytext {color:#3b2c16;}
        
        Text color #3b2c16
      
           This box has a color of #3b2c16        
        
          <div style="background-color:#3b2c16;">Content here</div>
        
        
          .mybackground {background-color:#3b2c16;}
        
        Background color #3b2c16
      
           Border around this has a color of #3b2c16        
        
          <div style="border:2px solid #3b2c16;">Content here</div>
        
        
          .myborder {border:2px solid #3b2c16;}
        
        Border color #3b2c16