#520c3b color space conversions
Hex:
        #520c3b
        RGB:
        82, 12, 59
        CMY:
        68, 95, 77
        CMYK:
        0, 85, 28, 68
      HSL:
        320°, 74.4681%, 18.4314%
        HSV (HSB):
        320°, 85.3659%, 32.1569%
        XYZ:
        4.4006, 2.3725, 4.3637
        xyY:
        0.3951, 0.2130, 2.3725
      CIE-Lab:
        17.3321, 35.8665, -10.9736
        CIE-LCH:
        17.3321, 37.5077, 342.9881
        CIE-Luv:
        17.3321, 30.1427, -14.8837
        Hunter-Lab:
        15.4031, 24.0409, -6.0147
      #520c3b color charts
#520c3b RGB chart
      #520c3b CMYK chart
      #520c3b RGB pie chart
      #520c3b color shades, tints & tones
#520c3b color schemes
#520c3b color preview, HTML & CSS examples
           This text has a color of #520c3b        
        
          <p style="color:#520c3b;">Text here</p>
        
        
          .mytext {color:#520c3b;}
        
        Text color #520c3b
      
           This box has a color of #520c3b        
        
          <div style="background-color:#520c3b;">Content here</div>
        
        
          .mybackground {background-color:#520c3b;}
        
        Background color #520c3b
      
           Border around this has a color of #520c3b        
        
          <div style="border:2px solid #520c3b;">Content here</div>
        
        
          .myborder {border:2px solid #520c3b;}
        
        Border color #520c3b