#5b514d color space conversions
Hex:
        #5b514d
        RGB:
        91, 81, 77
        CMY:
        64, 68, 70
        CMYK:
        0, 11, 15, 64
      HSL:
        17°, 8.3333%, 32.9412%
        HSV (HSB):
        17°, 15.3846%, 35.6863%
        XYZ:
        8.5964, 8.6448, 8.2367
        xyY:
        0.3374, 0.3393, 8.6448
      CIE-Lab:
        35.2913, 3.3545, 3.8480
        CIE-LCH:
        35.2913, 5.1048, 48.9192
        CIE-Luv:
        35.2913, 6.0290, 4.1507
        Hunter-Lab:
        29.4021, 0.7349, 3.9719
      #5b514d color charts
#5b514d RGB chart
      #5b514d CMYK chart
      #5b514d RGB pie chart
      #5b514d color shades, tints & tones
#5b514d color schemes
#5b514d color preview, HTML & CSS examples
           This text has a color of #5b514d        
        
          <p style="color:#5b514d;">Text here</p>
        
        
          .mytext {color:#5b514d;}
        
        Text color #5b514d
      
           This box has a color of #5b514d        
        
          <div style="background-color:#5b514d;">Content here</div>
        
        
          .mybackground {background-color:#5b514d;}
        
        Background color #5b514d
      
           Border around this has a color of #5b514d        
        
          <div style="border:2px solid #5b514d;">Content here</div>
        
        
          .myborder {border:2px solid #5b514d;}
        
        Border color #5b514d