#5b1a38 color space conversions
Hex:
        #5b1a38
        RGB:
        91, 26, 56
        CMY:
        64, 90, 78
        CMYK:
        0, 71, 38, 64
      HSL:
        332°, 55.5556%, 22.9412%
        HSV (HSB):
        332°, 71.4286%, 35.6863%
        XYZ:
        5.3976, 3.2485, 4.0839
        xyY:
        0.4240, 0.2552, 3.2485
      CIE-Lab:
        21.0127, 32.6495, -3.1327
        CIE-LCH:
        21.0127, 32.7995, 354.5193
        CIE-Luv:
        21.0127, 34.8101, -7.6145
        Hunter-Lab:
        18.0235, 21.9152, -0.8180
      #5b1a38 color charts
#5b1a38 RGB chart
      #5b1a38 CMYK chart
      #5b1a38 RGB pie chart
      #5b1a38 color shades, tints & tones
#5b1a38 color schemes
#5b1a38 color preview, HTML & CSS examples
           This text has a color of #5b1a38        
        
          <p style="color:#5b1a38;">Text here</p>
        
        
          .mytext {color:#5b1a38;}
        
        Text color #5b1a38
      
           This box has a color of #5b1a38        
        
          <div style="background-color:#5b1a38;">Content here</div>
        
        
          .mybackground {background-color:#5b1a38;}
        
        Background color #5b1a38
      
           Border around this has a color of #5b1a38        
        
          <div style="border:2px solid #5b1a38;">Content here</div>
        
        
          .myborder {border:2px solid #5b1a38;}
        
        Border color #5b1a38