#52835d color space conversions
Hex:
        #52835d
        RGB:
        82, 131, 93
        CMY:
        68, 49, 64
        CMYK:
        37, 0, 29, 49
      HSL:
        133°, 23.0047%, 41.7647%
        HSV (HSB):
        133°, 37.4046%, 51.3725%
        XYZ:
        13.5718, 18.8168, 13.2726
        xyY:
        0.2972, 0.4121, 18.8168
      CIE-Lab:
        50.4721, -25.1798, 15.4413
        CIE-LCH:
        50.4721, 29.5373, 148.4817
        CIE-Luv:
        50.4721, -23.6855, 23.7673
        Hunter-Lab:
        43.3783, -20.0647, 12.2236
      #52835d color charts
#52835d RGB chart
      #52835d CMYK chart
      #52835d RGB pie chart
      #52835d color shades, tints & tones
#52835d color schemes
#52835d color preview, HTML & CSS examples
           This text has a color of #52835d        
        
          <p style="color:#52835d;">Text here</p>
        
        
          .mytext {color:#52835d;}
        
        Text color #52835d
      
           This box has a color of #52835d        
        
          <div style="background-color:#52835d;">Content here</div>
        
        
          .mybackground {background-color:#52835d;}
        
        Background color #52835d
      
           Border around this has a color of #52835d        
        
          <div style="border:2px solid #52835d;">Content here</div>
        
        
          .myborder {border:2px solid #52835d;}
        
        Border color #52835d