#59525e color space conversions
Hex:
        #59525e
        RGB:
        89, 82, 94
        CMY:
        65, 68, 63
        CMYK:
        5, 13, 0, 63
      HSL:
        275°, 6.8182%, 34.5098%
        HSV (HSB):
        275°, 12.7660%, 36.8627%
        XYZ:
        9.1575, 8.9666, 11.8377
        xyY:
        0.3056, 0.2993, 8.9666
      CIE-Lab:
        35.9199, 5.4258, -5.9382
        CIE-LCH:
        35.9199, 8.0437, 312.4184
        CIE-Luv:
        35.9199, 3.0835, -8.3721
        Hunter-Lab:
        29.9443, 2.1861, -2.4779
      #59525e color charts
#59525e RGB chart
      #59525e CMYK chart
      #59525e RGB pie chart
      #59525e color shades, tints & tones
#59525e color schemes
#59525e color preview, HTML & CSS examples
           This text has a color of #59525e        
        
          <p style="color:#59525e;">Text here</p>
        
        
          .mytext {color:#59525e;}
        
        Text color #59525e
      
           This box has a color of #59525e        
        
          <div style="background-color:#59525e;">Content here</div>
        
        
          .mybackground {background-color:#59525e;}
        
        Background color #59525e
      
           Border around this has a color of #59525e        
        
          <div style="border:2px solid #59525e;">Content here</div>
        
        
          .myborder {border:2px solid #59525e;}
        
        Border color #59525e