#52443b color space conversions
Hex:
        #52443b
        RGB:
        82, 68, 59
        CMY:
        68, 73, 77
        CMYK:
        0, 17, 28, 68
      HSL:
        23°, 16.3121%, 27.6471%
        HSV (HSB):
        23°, 28.0488%, 32.1569%
        XYZ:
        6.3362, 6.2438, 5.0089
        xyY:
        0.3602, 0.3550, 6.2438
      CIE-Lab:
        30.0195, 4.3774, 7.6817
        CIE-LCH:
        30.0195, 8.8414, 60.3237
        CIE-Luv:
        30.0195, 8.7849, 7.8929
        Hunter-Lab:
        24.9877, 1.5344, 5.6064
      #52443b color charts
#52443b RGB chart
      #52443b CMYK chart
      #52443b RGB pie chart
      #52443b color shades, tints & tones
#52443b color schemes
#52443b color preview, HTML & CSS examples
           This text has a color of #52443b        
        
          <p style="color:#52443b;">Text here</p>
        
        
          .mytext {color:#52443b;}
        
        Text color #52443b
      
           This box has a color of #52443b        
        
          <div style="background-color:#52443b;">Content here</div>
        
        
          .mybackground {background-color:#52443b;}
        
        Background color #52443b
      
           Border around this has a color of #52443b        
        
          <div style="border:2px solid #52443b;">Content here</div>
        
        
          .myborder {border:2px solid #52443b;}
        
        Border color #52443b