#5b484e color space conversions
Hex:
        #5b484e
        RGB:
        91, 72, 78
        CMY:
        64, 72, 69
        CMYK:
        0, 21, 14, 64
      HSL:
        341°, 11.6564%, 31.9608%
        HSV (HSB):
        341°, 20.8791%, 35.6863%
        XYZ:
        8.0069, 7.4089, 8.2158
        xyY:
        0.3388, 0.3135, 7.4089
      CIE-Lab:
        32.7203, 9.1843, -0.5130
        CIE-LCH:
        32.7203, 9.1986, 356.8027
        CIE-Luv:
        32.7203, 10.5922, -1.9550
        Hunter-Lab:
        27.2194, 4.8740, 1.1577
      #5b484e color charts
#5b484e RGB chart
      #5b484e CMYK chart
      #5b484e RGB pie chart
      #5b484e color shades, tints & tones
#5b484e color schemes
#5b484e color preview, HTML & CSS examples
           This text has a color of #5b484e        
        
          <p style="color:#5b484e;">Text here</p>
        
        
          .mytext {color:#5b484e;}
        
        Text color #5b484e
      
           This box has a color of #5b484e        
        
          <div style="background-color:#5b484e;">Content here</div>
        
        
          .mybackground {background-color:#5b484e;}
        
        Background color #5b484e
      
           Border around this has a color of #5b484e        
        
          <div style="border:2px solid #5b484e;">Content here</div>
        
        
          .myborder {border:2px solid #5b484e;}
        
        Border color #5b484e