#52746d color space conversions
Hex:
        #52746d
        RGB:
        82, 116, 109
        CMY:
        68, 55, 57
        CMYK:
        29, 0, 6, 55
      HSL:
        168°, 17.1717%, 38.8235%
        HSV (HSB):
        168°, 29.3103%, 45.4902%
        XYZ:
        12.4854, 15.3887, 16.7803
        xyY:
        0.2796, 0.3446, 15.3887
      CIE-Lab:
        46.1621, -13.7700, -0.0523
        CIE-LCH:
        46.1621, 13.7701, 180.2176
        CIE-Luv:
        46.1621, -16.6665, 1.9788
        Hunter-Lab:
        39.2285, -11.8381, 2.0982
      #52746d color charts
#52746d RGB chart
      #52746d CMYK chart
      #52746d RGB pie chart
      #52746d color shades, tints & tones
#52746d color schemes
#52746d color preview, HTML & CSS examples
           This text has a color of #52746d        
        
          <p style="color:#52746d;">Text here</p>
        
        
          .mytext {color:#52746d;}
        
        Text color #52746d
      
           This box has a color of #52746d        
        
          <div style="background-color:#52746d;">Content here</div>
        
        
          .mybackground {background-color:#52746d;}
        
        Background color #52746d
      
           Border around this has a color of #52746d        
        
          <div style="border:2px solid #52746d;">Content here</div>
        
        
          .myborder {border:2px solid #52746d;}
        
        Border color #52746d