#52362d color space conversions
Hex:
        #52362d
        RGB:
        82, 54, 45
        CMY:
        68, 79, 82
        CMYK:
        0, 34, 45, 68
      HSL:
        15°, 29.1339%, 24.9020%
        HSV (HSB):
        15°, 45.1220%, 32.1569%
        XYZ:
        5.2725, 4.6216, 3.0968
        xyY:
        0.4059, 0.3558, 4.6216
      CIE-Lab:
        25.6284, 11.2578, 10.7238
        CIE-LCH:
        25.6284, 15.5479, 43.6084
        CIE-Luv:
        25.6284, 17.8474, 9.1633
        Hunter-Lab:
        21.4980, 6.1566, 6.5078
      #52362d color charts
#52362d RGB chart
      #52362d CMYK chart
      #52362d RGB pie chart
      #52362d color shades, tints & tones
#52362d color schemes
#52362d color preview, HTML & CSS examples
           This text has a color of #52362d        
        
          <p style="color:#52362d;">Text here</p>
        
        
          .mytext {color:#52362d;}
        
        Text color #52362d
      
           This box has a color of #52362d        
        
          <div style="background-color:#52362d;">Content here</div>
        
        
          .mybackground {background-color:#52362d;}
        
        Background color #52362d
      
           Border around this has a color of #52362d        
        
          <div style="border:2px solid #52362d;">Content here</div>
        
        
          .myborder {border:2px solid #52362d;}
        
        Border color #52362d