#5b131f color space conversions
Hex:
        #5b131f
        RGB:
        91, 19, 31
        CMY:
        64, 93, 88
        CMYK:
        0, 79, 66, 64
      HSL:
        350°, 65.4545%, 21.5686%
        HSV (HSB):
        350°, 79.1209%, 35.6863%
        XYZ:
        4.7946, 2.7888, 1.5819
        xyY:
        0.5231, 0.3043, 2.7888
      CIE-Lab:
        19.1775, 33.1185, 11.8488
        CIE-LCH:
        19.1775, 35.1742, 19.6857
        CIE-Luv:
        19.1775, 43.7479, 5.0456
        Hunter-Lab:
        16.6998, 22.0236, 6.0735
      #5b131f color charts
#5b131f RGB chart
      #5b131f CMYK chart
      #5b131f RGB pie chart
      #5b131f color shades, tints & tones
#5b131f color schemes
#5b131f color preview, HTML & CSS examples
           This text has a color of #5b131f        
        
          <p style="color:#5b131f;">Text here</p>
        
        
          .mytext {color:#5b131f;}
        
        Text color #5b131f
      
           This box has a color of #5b131f        
        
          <div style="background-color:#5b131f;">Content here</div>
        
        
          .mybackground {background-color:#5b131f;}
        
        Background color #5b131f
      
           Border around this has a color of #5b131f        
        
          <div style="border:2px solid #5b131f;">Content here</div>
        
        
          .myborder {border:2px solid #5b131f;}
        
        Border color #5b131f