#5a133b color space conversions
Hex:
        #5a133b
        RGB:
        90, 19, 59
        CMY:
        65, 93, 77
        CMYK:
        0, 79, 34, 65
      HSL:
        326°, 65.1376%, 21.3725%
        HSV (HSB):
        326°, 78.8889%, 35.2941%
        XYZ:
        5.2387, 2.9552, 4.4320
        xyY:
        0.4149, 0.2341, 2.9552
      CIE-Lab:
        19.8635, 35.6989, -6.9644
        CIE-LCH:
        19.8635, 36.3719, 348.9610
        CIE-Luv:
        19.8635, 34.9915, -11.6830
        Hunter-Lab:
        17.1906, 24.3133, -3.2523
      #5a133b color charts
#5a133b RGB chart
      #5a133b CMYK chart
      #5a133b RGB pie chart
      #5a133b color shades, tints & tones
#5a133b color schemes
#5a133b color preview, HTML & CSS examples
           This text has a color of #5a133b        
        
          <p style="color:#5a133b;">Text here</p>
        
        
          .mytext {color:#5a133b;}
        
        Text color #5a133b
      
           This box has a color of #5a133b        
        
          <div style="background-color:#5a133b;">Content here</div>
        
        
          .mybackground {background-color:#5a133b;}
        
        Background color #5a133b
      
           Border around this has a color of #5a133b        
        
          <div style="border:2px solid #5a133b;">Content here</div>
        
        
          .myborder {border:2px solid #5a133b;}
        
        Border color #5a133b