#520f15 color space conversions
Hex:
        #520f15
        RGB:
        82, 15, 21
        CMY:
        68, 94, 92
        CMYK:
        0, 82, 74, 68
      HSL:
        355°, 69.0722%, 19.0196%
        HSV (HSB):
        355°, 81.7073%, 32.1569%
        XYZ:
        3.7859, 2.1896, 0.9326
        xyY:
        0.5480, 0.3170, 2.1896
      CIE-Lab:
        16.4525, 30.8756, 15.0274
        CIE-LCH:
        16.4525, 34.3384, 25.9526
        CIE-Luv:
        16.4525, 39.8331, 6.7325
        Hunter-Lab:
        14.7974, 19.7731, 6.6216
      #520f15 color charts
#520f15 RGB chart
      #520f15 CMYK chart
      #520f15 RGB pie chart
      #520f15 color shades, tints & tones
#520f15 color schemes
#520f15 color preview, HTML & CSS examples
           This text has a color of #520f15        
        
          <p style="color:#520f15;">Text here</p>
        
        
          .mytext {color:#520f15;}
        
        Text color #520f15
      
           This box has a color of #520f15        
        
          <div style="background-color:#520f15;">Content here</div>
        
        
          .mybackground {background-color:#520f15;}
        
        Background color #520f15
      
           Border around this has a color of #520f15        
        
          <div style="border:2px solid #520f15;">Content here</div>
        
        
          .myborder {border:2px solid #520f15;}
        
        Border color #520f15