#522e1d color space conversions
Hex:
        #522e1d
        RGB:
        82, 46, 29
        CMY:
        68, 82, 89
        CMYK:
        0, 44, 65, 68
      HSL:
        19°, 47.7477%, 21.7647%
        HSV (HSB):
        19°, 64.6341%, 32.1569%
        XYZ:
        4.6784, 3.8365, 1.6563
        xyY:
        0.4600, 0.3772, 3.8365
      CIE-Lab:
        23.1235, 14.6059, 17.8987
        CIE-LCH:
        23.1235, 23.1018, 50.7845
        CIE-Luv:
        23.1235, 24.2461, 13.6835
        Hunter-Lab:
        19.5871, 8.3579, 8.6972
      #522e1d color charts
#522e1d RGB chart
      #522e1d CMYK chart
      #522e1d RGB pie chart
      #522e1d color shades, tints & tones
#522e1d color schemes
#522e1d color preview, HTML & CSS examples
           This text has a color of #522e1d        
        
          <p style="color:#522e1d;">Text here</p>
        
        
          .mytext {color:#522e1d;}
        
        Text color #522e1d
      
           This box has a color of #522e1d        
        
          <div style="background-color:#522e1d;">Content here</div>
        
        
          .mybackground {background-color:#522e1d;}
        
        Background color #522e1d
      
           Border around this has a color of #522e1d        
        
          <div style="border:2px solid #522e1d;">Content here</div>
        
        
          .myborder {border:2px solid #522e1d;}
        
        Border color #522e1d