#3b1c11 color space conversions
Hex:
        #3b1c11
        RGB:
        59, 28, 17
        CMY:
        77, 89, 93
        CMYK:
        0, 53, 71, 77
      HSL:
        16°, 55.2632%, 14.9020%
        HSV (HSB):
        16°, 71.1864%, 23.1373%
        XYZ:
        2.3201, 1.8008, 0.7556
        xyY:
        0.4758, 0.3693, 1.8008
      CIE-Lab:
        14.4050, 13.9848, 14.0283
        CIE-LCH:
        14.4050, 19.8083, 45.0890
        CIE-Luv:
        14.4050, 17.9496, 8.3458
        Hunter-Lab:
        13.4193, 7.3770, 6.0550
      #3b1c11 color charts
#3b1c11 RGB chart
      #3b1c11 CMYK chart
      #3b1c11 RGB pie chart
      #3b1c11 color shades, tints & tones
#3b1c11 color schemes
#3b1c11 color preview, HTML & CSS examples
           This text has a color of #3b1c11        
        
          <p style="color:#3b1c11;">Text here</p>
        
        
          .mytext {color:#3b1c11;}
        
        Text color #3b1c11
      
           This box has a color of #3b1c11        
        
          <div style="background-color:#3b1c11;">Content here</div>
        
        
          .mybackground {background-color:#3b1c11;}
        
        Background color #3b1c11
      
           Border around this has a color of #3b1c11        
        
          <div style="border:2px solid #3b1c11;">Content here</div>
        
        
          .myborder {border:2px solid #3b1c11;}
        
        Border color #3b1c11