#521f41 color space conversions
Hex:
        #521f41
        RGB:
        82, 31, 65
        CMY:
        68, 88, 75
        CMYK:
        0, 62, 21, 68
      HSL:
        320°, 45.1327%, 22.1569%
        HSV (HSB):
        320°, 62.1951%, 32.1569%
        XYZ:
        4.9238, 3.1555, 5.3506
        xyY:
        0.3666, 0.2350, 3.1555
      CIE-Lab:
        20.6561, 28.3903, -10.0560
        CIE-LCH:
        20.6561, 30.1186, 340.4956
        CIE-Luv:
        20.6561, 24.2995, -14.1196
        Hunter-Lab:
        17.7636, 18.3910, -5.4242
      #521f41 color charts
#521f41 RGB chart
      #521f41 CMYK chart
      #521f41 RGB pie chart
      #521f41 color shades, tints & tones
#521f41 color schemes
#521f41 color preview, HTML & CSS examples
           This text has a color of #521f41        
        
          <p style="color:#521f41;">Text here</p>
        
        
          .mytext {color:#521f41;}
        
        Text color #521f41
      
           This box has a color of #521f41        
        
          <div style="background-color:#521f41;">Content here</div>
        
        
          .mybackground {background-color:#521f41;}
        
        Background color #521f41
      
           Border around this has a color of #521f41        
        
          <div style="border:2px solid #521f41;">Content here</div>
        
        
          .myborder {border:2px solid #521f41;}
        
        Border color #521f41