#520c2f color space conversions
Hex:
        #520c2f
        RGB:
        82, 12, 47
        CMY:
        68, 95, 82
        CMYK:
        0, 85, 43, 68
      HSL:
        330°, 74.4681%, 18.4314%
        HSV (HSB):
        330°, 85.3659%, 32.1569%
        XYZ:
        4.1242, 2.2620, 2.9086
        xyY:
        0.4437, 0.2434, 2.2620
      CIE-Lab:
        16.8063, 34.2937, -3.2240
        CIE-LCH:
        16.8063, 34.4449, 354.6294
        CIE-Luv:
        16.8063, 33.8227, -7.2424
        Hunter-Lab:
        15.0400, 22.6279, -0.9380
      #520c2f color charts
#520c2f RGB chart
      #520c2f CMYK chart
      #520c2f RGB pie chart
      #520c2f color shades, tints & tones
#520c2f color schemes
#520c2f color preview, HTML & CSS examples
           This text has a color of #520c2f        
        
          <p style="color:#520c2f;">Text here</p>
        
        
          .mytext {color:#520c2f;}
        
        Text color #520c2f
      
           This box has a color of #520c2f        
        
          <div style="background-color:#520c2f;">Content here</div>
        
        
          .mybackground {background-color:#520c2f;}
        
        Background color #520c2f
      
           Border around this has a color of #520c2f        
        
          <div style="border:2px solid #520c2f;">Content here</div>
        
        
          .myborder {border:2px solid #520c2f;}
        
        Border color #520c2f