#3b1a14 color space conversions
Hex:
        #3b1a14
        RGB:
        59, 26, 20
        CMY:
        77, 90, 92
        CMYK:
        0, 56, 66, 77
      HSL:
        9°, 49.3671%, 15.4902%
        HSV (HSB):
        9°, 66.1017%, 23.1373%
        XYZ:
        2.2993, 1.7191, 0.8725
        xyY:
        0.4701, 0.3515, 1.7191
      CIE-Lab:
        13.9382, 15.5630, 11.5522
        CIE-LCH:
        13.9382, 19.3820, 36.5862
        CIE-Luv:
        13.9382, 18.4297, 6.4475
        Hunter-Lab:
        13.1115, 8.3577, 5.2328
      #3b1a14 color charts
#3b1a14 RGB chart
      #3b1a14 CMYK chart
      #3b1a14 RGB pie chart
      #3b1a14 color shades, tints & tones
#3b1a14 color schemes
#3b1a14 color preview, HTML & CSS examples
           This text has a color of #3b1a14        
        
          <p style="color:#3b1a14;">Text here</p>
        
        
          .mytext {color:#3b1a14;}
        
        Text color #3b1a14
      
           This box has a color of #3b1a14        
        
          <div style="background-color:#3b1a14;">Content here</div>
        
        
          .mybackground {background-color:#3b1a14;}
        
        Background color #3b1a14
      
           Border around this has a color of #3b1a14        
        
          <div style="border:2px solid #3b1a14;">Content here</div>
        
        
          .myborder {border:2px solid #3b1a14;}
        
        Border color #3b1a14