#521f42 color space conversions
Hex:
        #521f42
        RGB:
        82, 31, 66
        CMY:
        68, 88, 74
        CMYK:
        0, 62, 20, 68
      HSL:
        319°, 45.1327%, 22.1569%
        HSV (HSB):
        319°, 62.1951%, 32.1569%
        XYZ:
        4.9530, 3.1672, 5.5045
        xyY:
        0.3635, 0.2325, 3.1672
      CIE-Lab:
        20.7013, 28.5635, -10.6739
        CIE-LCH:
        20.7013, 30.4927, 339.5097
        CIE-Luv:
        20.7013, 24.0592, -14.8210
        Hunter-Lab:
        17.7965, 18.5353, -5.8810
      #521f42 color charts
#521f42 RGB chart
      #521f42 CMYK chart
      #521f42 RGB pie chart
      #521f42 color shades, tints & tones
#521f42 color schemes
#521f42 color preview, HTML & CSS examples
           This text has a color of #521f42        
        
          <p style="color:#521f42;">Text here</p>
        
        
          .mytext {color:#521f42;}
        
        Text color #521f42
      
           This box has a color of #521f42        
        
          <div style="background-color:#521f42;">Content here</div>
        
        
          .mybackground {background-color:#521f42;}
        
        Background color #521f42
      
           Border around this has a color of #521f42        
        
          <div style="border:2px solid #521f42;">Content here</div>
        
        
          .myborder {border:2px solid #521f42;}
        
        Border color #521f42