#52862d color space conversions
Hex:
        #52862d
        RGB:
        82, 134, 45
        CMY:
        68, 47, 82
        CMYK:
        39, 0, 66, 47
      HSL:
        95°, 49.7207%, 35.0980%
        HSV (HSB):
        95°, 66.4179%, 52.5490%
        XYZ:
        12.4784, 19.0335, 5.4988
        xyY:
        0.3372, 0.5143, 19.0335
      CIE-Lab:
        50.7264, -33.4908, 41.1192
        CIE-LCH:
        50.7264, 53.0323, 129.1621
        CIE-Luv:
        50.7264, -25.7975, 50.3695
        Hunter-Lab:
        43.6274, -25.2929, 23.0663
      #52862d color charts
#52862d RGB chart
      #52862d CMYK chart
      #52862d RGB pie chart
      #52862d color shades, tints & tones
#52862d color schemes
#52862d color preview, HTML & CSS examples
           This text has a color of #52862d        
        
          <p style="color:#52862d;">Text here</p>
        
        
          .mytext {color:#52862d;}
        
        Text color #52862d
      
           This box has a color of #52862d        
        
          <div style="background-color:#52862d;">Content here</div>
        
        
          .mybackground {background-color:#52862d;}
        
        Background color #52862d
      
           Border around this has a color of #52862d        
        
          <div style="border:2px solid #52862d;">Content here</div>
        
        
          .myborder {border:2px solid #52862d;}
        
        Border color #52862d