#51525e color space conversions
Hex:
        #51525e
        RGB:
        81, 82, 94
        CMY:
        68, 68, 63
        CMYK:
        14, 13, 0, 63
      HSL:
        235°, 7.4286%, 34.3137%
        HSV (HSB):
        235°, 13.8298%, 36.8627%
        XYZ:
        8.4310, 8.5921, 11.8037
        xyY:
        0.2925, 0.2981, 8.5921
      CIE-Lab:
        35.1867, 2.3568, -7.1108
        CIE-LCH:
        35.1867, 7.4912, 288.3372
        CIE-Luv:
        35.1867, -1.1851, -9.4385
        Hunter-Lab:
        29.3122, 0.0452, -3.3569
      #51525e color charts
#51525e RGB chart
      #51525e CMYK chart
      #51525e RGB pie chart
      #51525e color shades, tints & tones
#51525e color schemes
#51525e color preview, HTML & CSS examples
           This text has a color of #51525e        
        
          <p style="color:#51525e;">Text here</p>
        
        
          .mytext {color:#51525e;}
        
        Text color #51525e
      
           This box has a color of #51525e        
        
          <div style="background-color:#51525e;">Content here</div>
        
        
          .mybackground {background-color:#51525e;}
        
        Background color #51525e
      
           Border around this has a color of #51525e        
        
          <div style="border:2px solid #51525e;">Content here</div>
        
        
          .myborder {border:2px solid #51525e;}
        
        Border color #51525e