#521b35 color space conversions
Hex:
        #521b35
        RGB:
        82, 27, 53
        CMY:
        68, 89, 79
        CMYK:
        0, 67, 35, 68
      HSL:
        332°, 50.4587%, 21.3725%
        HSV (HSB):
        332°, 67.0732%, 32.1569%
        XYZ:
        4.5142, 2.8347, 3.6774
        xyY:
        0.4094, 0.2571, 2.8347
      CIE-Lab:
        19.3695, 28.6171, -3.6663
        CIE-LCH:
        19.3695, 28.8510, 352.6993
        CIE-Luv:
        19.3695, 28.4848, -7.2957
        Hunter-Lab:
        16.8367, 18.3947, -1.1642
      #521b35 color charts
#521b35 RGB chart
      #521b35 CMYK chart
      #521b35 RGB pie chart
      #521b35 color shades, tints & tones
#521b35 color schemes
#521b35 color preview, HTML & CSS examples
           This text has a color of #521b35        
        
          <p style="color:#521b35;">Text here</p>
        
        
          .mytext {color:#521b35;}
        
        Text color #521b35
      
           This box has a color of #521b35        
        
          <div style="background-color:#521b35;">Content here</div>
        
        
          .mybackground {background-color:#521b35;}
        
        Background color #521b35
      
           Border around this has a color of #521b35        
        
          <div style="border:2px solid #521b35;">Content here</div>
        
        
          .myborder {border:2px solid #521b35;}
        
        Border color #521b35