#5b161a color space conversions
Hex:
        #5b161a
        RGB:
        91, 22, 26
        CMY:
        64, 91, 90
        CMYK:
        0, 76, 71, 64
      HSL:
        357°, 61.0619%, 22.1569%
        HSV (HSB):
        357°, 75.8242%, 35.6863%
        XYZ:
        4.7877, 2.8725, 1.2794
        xyY:
        0.5356, 0.3213, 2.8725
      CIE-Lab:
        19.5261, 31.5282, 15.7832
        CIE-LCH:
        19.5261, 35.2582, 26.5928
        CIE-Luv:
        19.5261, 43.7832, 8.0171
        Hunter-Lab:
        16.9486, 20.7638, 7.3884
      #5b161a color charts
#5b161a RGB chart
      #5b161a CMYK chart
      #5b161a RGB pie chart
      #5b161a color shades, tints & tones
#5b161a color schemes
#5b161a color preview, HTML & CSS examples
           This text has a color of #5b161a        
        
          <p style="color:#5b161a;">Text here</p>
        
        
          .mytext {color:#5b161a;}
        
        Text color #5b161a
      
           This box has a color of #5b161a        
        
          <div style="background-color:#5b161a;">Content here</div>
        
        
          .mybackground {background-color:#5b161a;}
        
        Background color #5b161a
      
           Border around this has a color of #5b161a        
        
          <div style="border:2px solid #5b161a;">Content here</div>
        
        
          .myborder {border:2px solid #5b161a;}
        
        Border color #5b161a