#520b1f color space conversions
Hex:
        #520b1f
        RGB:
        82, 11, 31
        CMY:
        68, 96, 88
        CMYK:
        0, 87, 62, 68
      HSL:
        343°, 76.3441%, 18.2353%
        HSV (HSB):
        343°, 86.5854%, 32.1569%
        XYZ:
        3.8467, 2.1321, 1.5051
        xyY:
        0.5140, 0.2849, 2.1321
      CIE-Lab:
        16.1658, 33.0207, 7.4591
        CIE-LCH:
        16.1658, 33.8527, 12.7291
        CIE-Luv:
        16.1658, 38.5741, 1.5345
        Hunter-Lab:
        14.6018, 21.4708, 4.1097
      #520b1f color charts
#520b1f RGB chart
      #520b1f CMYK chart
      #520b1f RGB pie chart
      #520b1f color shades, tints & tones
#520b1f color schemes
#520b1f color preview, HTML & CSS examples
           This text has a color of #520b1f        
        
          <p style="color:#520b1f;">Text here</p>
        
        
          .mytext {color:#520b1f;}
        
        Text color #520b1f
      
           This box has a color of #520b1f        
        
          <div style="background-color:#520b1f;">Content here</div>
        
        
          .mybackground {background-color:#520b1f;}
        
        Background color #520b1f
      
           Border around this has a color of #520b1f        
        
          <div style="border:2px solid #520b1f;">Content here</div>
        
        
          .myborder {border:2px solid #520b1f;}
        
        Border color #520b1f