#520c3f color space conversions
Hex:
        #520c3f
        RGB:
        82, 12, 63
        CMY:
        68, 95, 75
        CMYK:
        0, 85, 23, 68
      HSL:
        316°, 74.4681%, 18.4314%
        HSV (HSB):
        316°, 85.3659%, 32.1569%
        XYZ:
        4.5084, 2.4157, 4.9313
        xyY:
        0.3803, 0.2038, 2.4157
      CIE-Lab:
        17.5328, 36.4555, -13.4750
        CIE-LCH:
        17.5328, 38.8662, 339.7143
        CIE-Luv:
        17.5328, 28.9168, -17.5205
        Hunter-Lab:
        15.5424, 24.5779, -7.9318
      #520c3f color charts
#520c3f RGB chart
      #520c3f CMYK chart
      #520c3f RGB pie chart
      #520c3f color shades, tints & tones
#520c3f color schemes
#520c3f color preview, HTML & CSS examples
           This text has a color of #520c3f        
        
          <p style="color:#520c3f;">Text here</p>
        
        
          .mytext {color:#520c3f;}
        
        Text color #520c3f
      
           This box has a color of #520c3f        
        
          <div style="background-color:#520c3f;">Content here</div>
        
        
          .mybackground {background-color:#520c3f;}
        
        Background color #520c3f
      
           Border around this has a color of #520c3f        
        
          <div style="border:2px solid #520c3f;">Content here</div>
        
        
          .myborder {border:2px solid #520c3f;}
        
        Border color #520c3f