#52622d color space conversions
Hex:
        #52622d
        RGB:
        82, 98, 45
        CMY:
        68, 62, 82
        CMYK:
        16, 0, 54, 62
      HSL:
        78°, 37.0629%, 28.0392%
        HSV (HSB):
        78°, 54.0816%, 38.4314%
        XYZ:
        8.3210, 10.7187, 4.1130
        xyY:
        0.3594, 0.4630, 10.7187
      CIE-Lab:
        39.1025, -15.4958, 27.8983
        CIE-LCH:
        39.1025, 31.9129, 119.0495
        CIE-Luv:
        39.1025, -7.3179, 32.1998
        Hunter-Lab:
        32.7394, -11.9265, 15.4691
      #52622d color charts
#52622d RGB chart
      #52622d CMYK chart
      #52622d RGB pie chart
      #52622d color shades, tints & tones
#52622d color schemes
#52622d color preview, HTML & CSS examples
           This text has a color of #52622d        
        
          <p style="color:#52622d;">Text here</p>
        
        
          .mytext {color:#52622d;}
        
        Text color #52622d
      
           This box has a color of #52622d        
        
          <div style="background-color:#52622d;">Content here</div>
        
        
          .mybackground {background-color:#52622d;}
        
        Background color #52622d
      
           Border around this has a color of #52622d        
        
          <div style="border:2px solid #52622d;">Content here</div>
        
        
          .myborder {border:2px solid #52622d;}
        
        Border color #52622d