#5a132b color space conversions
Hex:
        #5a132b
        RGB:
        90, 19, 43
        CMY:
        65, 93, 83
        CMYK:
        0, 79, 52, 65
      HSL:
        340°, 65.1376%, 21.3725%
        HSV (HSB):
        340°, 78.8889%, 35.2941%
        XYZ:
        4.8854, 2.8138, 2.5711
        xyY:
        0.4757, 0.2740, 2.8138
      CIE-Lab:
        19.2823, 33.8255, 3.4527
        CIE-LCH:
        19.2823, 34.0013, 5.8283
        CIE-Luv:
        19.2823, 39.7855, -1.5701
        Hunter-Lab:
        16.7745, 22.6308, 2.6543
      #5a132b color charts
#5a132b RGB chart
      #5a132b CMYK chart
      #5a132b RGB pie chart
      #5a132b color shades, tints & tones
#5a132b color schemes
#5a132b color preview, HTML & CSS examples
           This text has a color of #5a132b        
        
          <p style="color:#5a132b;">Text here</p>
        
        
          .mytext {color:#5a132b;}
        
        Text color #5a132b
      
           This box has a color of #5a132b        
        
          <div style="background-color:#5a132b;">Content here</div>
        
        
          .mybackground {background-color:#5a132b;}
        
        Background color #5a132b
      
           Border around this has a color of #5a132b        
        
          <div style="border:2px solid #5a132b;">Content here</div>
        
        
          .myborder {border:2px solid #5a132b;}
        
        Border color #5a132b