#52340b color space conversions
Hex:
        #52340b
        RGB:
        82, 52, 11
        CMY:
        68, 80, 96
        CMYK:
        0, 37, 87, 68
      HSL:
        35°, 76.3441%, 18.2353%
        HSV (HSB):
        35°, 86.5854%, 32.1569%
        XYZ:
        4.7681, 4.2740, 0.8903
        xyY:
        0.4801, 0.4303, 4.2740
      CIE-Lab:
        24.5573, 9.5886, 29.6063
        CIE-LCH:
        24.5573, 31.1203, 72.0545
        CIE-Luv:
        24.5573, 21.9398, 22.1179
        Hunter-Lab:
        20.6736, 4.9896, 11.9183
      #52340b color charts
#52340b RGB chart
      #52340b CMYK chart
      #52340b RGB pie chart
      #52340b color shades, tints & tones
#52340b color schemes
#52340b color preview, HTML & CSS examples
           This text has a color of #52340b        
        
          <p style="color:#52340b;">Text here</p>
        
        
          .mytext {color:#52340b;}
        
        Text color #52340b
      
           This box has a color of #52340b        
        
          <div style="background-color:#52340b;">Content here</div>
        
        
          .mybackground {background-color:#52340b;}
        
        Background color #52340b
      
           Border around this has a color of #52340b        
        
          <div style="border:2px solid #52340b;">Content here</div>
        
        
          .myborder {border:2px solid #52340b;}
        
        Border color #52340b