#5d161b color space conversions
Hex:
        #5d161b
        RGB:
        93, 22, 27
        CMY:
        64, 91, 89
        CMYK:
        0, 76, 71, 64
      HSL:
        356°, 61.7391%, 22.5490%
        HSV (HSB):
        356°, 76.3441%, 36.4706%
        XYZ:
        4.9989, 2.9801, 1.3487
        xyY:
        0.5359, 0.3195, 2.9801
      CIE-Lab:
        19.9640, 32.3165, 15.7323
        CIE-LCH:
        19.9640, 35.9425, 25.9577
        CIE-Luv:
        19.9640, 45.2102, 7.9653
        Hunter-Lab:
        17.2630, 21.4790, 7.4521
      #5d161b color charts
#5d161b RGB chart
      #5d161b CMYK chart
      #5d161b RGB pie chart
      #5d161b color shades, tints & tones
#5d161b color schemes
#5d161b color preview, HTML & CSS examples
           This text has a color of #5d161b        
        
          <p style="color:#5d161b;">Text here</p>
        
        
          .mytext {color:#5d161b;}
        
        Text color #5d161b
      
           This box has a color of #5d161b        
        
          <div style="background-color:#5d161b;">Content here</div>
        
        
          .mybackground {background-color:#5d161b;}
        
        Background color #5d161b
      
           Border around this has a color of #5d161b        
        
          <div style="border:2px solid #5d161b;">Content here</div>
        
        
          .myborder {border:2px solid #5d161b;}
        
        Border color #5d161b