#5a032a color space conversions
Hex:
        #5a032a
        RGB:
        90, 3, 42
        CMY:
        65, 99, 84
        CMYK:
        0, 97, 53, 65
      HSL:
        333°, 93.5484%, 18.2353%
        HSV (HSB):
        333°, 96.6667%, 35.2941%
        XYZ:
        4.6669, 2.4060, 2.4089
        xyY:
        0.4922, 0.2537, 2.4060
      CIE-Lab:
        17.4878, 38.7472, 1.5919
        CIE-LCH:
        17.4878, 38.7799, 2.3526
        CIE-Luv:
        17.4878, 43.4699, -3.8784
        Hunter-Lab:
        15.5111, 26.5619, 1.6499
      #5a032a color charts
#5a032a RGB chart
      #5a032a CMYK chart
      #5a032a RGB pie chart
      #5a032a color shades, tints & tones
#5a032a color schemes
#5a032a color preview, HTML & CSS examples
           This text has a color of #5a032a        
        
          <p style="color:#5a032a;">Text here</p>
        
        
          .mytext {color:#5a032a;}
        
        Text color #5a032a
      
           This box has a color of #5a032a        
        
          <div style="background-color:#5a032a;">Content here</div>
        
        
          .mybackground {background-color:#5a032a;}
        
        Background color #5a032a
      
           Border around this has a color of #5a032a        
        
          <div style="border:2px solid #5a032a;">Content here</div>
        
        
          .myborder {border:2px solid #5a032a;}
        
        Border color #5a032a