#5b140e color space conversions
Hex:
        #5b140e
        RGB:
        91, 20, 14
        CMY:
        64, 92, 95
        CMYK:
        0, 78, 85, 64
      HSL:
        5°, 73.3333%, 20.5882%
        HSV (HSB):
        5°, 84.6154%, 35.6863%
        XYZ:
        4.6438, 2.7562, 0.7027
        xyY:
        0.5731, 0.3402, 2.7562
      CIE-Lab:
        19.0396, 31.7554, 22.7759
        CIE-LCH:
        19.0396, 39.0788, 35.6492
        CIE-Luv:
        19.0396, 46.6281, 11.7398
        Hunter-Lab:
        16.6017, 20.8768, 9.1116
      #5b140e color charts
#5b140e RGB chart
      #5b140e CMYK chart
      #5b140e RGB pie chart
      #5b140e color shades, tints & tones
#5b140e color schemes
#5b140e color preview, HTML & CSS examples
           This text has a color of #5b140e        
        
          <p style="color:#5b140e;">Text here</p>
        
        
          .mytext {color:#5b140e;}
        
        Text color #5b140e
      
           This box has a color of #5b140e        
        
          <div style="background-color:#5b140e;">Content here</div>
        
        
          .mybackground {background-color:#5b140e;}
        
        Background color #5b140e
      
           Border around this has a color of #5b140e        
        
          <div style="border:2px solid #5b140e;">Content here</div>
        
        
          .myborder {border:2px solid #5b140e;}
        
        Border color #5b140e