#5b1335 color space conversions
Hex:
        #5b1335
        RGB:
        91, 19, 53
        CMY:
        64, 93, 79
        CMYK:
        0, 79, 42, 64
      HSL:
        332°, 65.4545%, 21.5686%
        HSV (HSB):
        332°, 79.1209%, 35.6863%
        XYZ:
        5.1899, 2.9469, 3.6634
        xyY:
        0.4398, 0.2497, 2.9469
      CIE-Lab:
        19.8301, 35.2490, -2.7903
        CIE-LCH:
        19.8301, 35.3593, 355.4739
        CIE-Luv:
        19.8301, 37.6246, -7.5040
        Hunter-Lab:
        17.1666, 23.9230, -0.6361
      #5b1335 color charts
#5b1335 RGB chart
      #5b1335 CMYK chart
      #5b1335 RGB pie chart
      #5b1335 color shades, tints & tones
#5b1335 color schemes
#5b1335 color preview, HTML & CSS examples
           This text has a color of #5b1335        
        
          <p style="color:#5b1335;">Text here</p>
        
        
          .mytext {color:#5b1335;}
        
        Text color #5b1335
      
           This box has a color of #5b1335        
        
          <div style="background-color:#5b1335;">Content here</div>
        
        
          .mybackground {background-color:#5b1335;}
        
        Background color #5b1335
      
           Border around this has a color of #5b1335        
        
          <div style="border:2px solid #5b1335;">Content here</div>
        
        
          .myborder {border:2px solid #5b1335;}
        
        Border color #5b1335