#522d1b color space conversions
Hex:
        #522d1b
        RGB:
        82, 45, 27
        CMY:
        68, 82, 89
        CMYK:
        0, 45, 67, 68
      HSL:
        20°, 50.4587%, 21.3725%
        HSV (HSB):
        20°, 67.0732%, 32.1569%
        XYZ:
        4.6159, 3.7497, 1.5174
        xyY:
        0.4671, 0.3794, 3.7497
      CIE-Lab:
        22.8262, 15.0670, 18.8124
        CIE-LCH:
        22.8262, 24.1023, 51.3086
        CIE-Luv:
        22.8262, 25.0498, 14.1163
        Hunter-Lab:
        19.3643, 8.6619, 8.9090
      #522d1b color charts
#522d1b RGB chart
      #522d1b CMYK chart
      #522d1b RGB pie chart
      #522d1b color shades, tints & tones
#522d1b color schemes
#522d1b color preview, HTML & CSS examples
           This text has a color of #522d1b        
        
          <p style="color:#522d1b;">Text here</p>
        
        
          .mytext {color:#522d1b;}
        
        Text color #522d1b
      
           This box has a color of #522d1b        
        
          <div style="background-color:#522d1b;">Content here</div>
        
        
          .mybackground {background-color:#522d1b;}
        
        Background color #522d1b
      
           Border around this has a color of #522d1b        
        
          <div style="border:2px solid #522d1b;">Content here</div>
        
        
          .myborder {border:2px solid #522d1b;}
        
        Border color #522d1b