#520c08 color space conversions
Hex:
        #520c08
        RGB:
        82, 12, 8
        CMY:
        68, 95, 97
        CMYK:
        0, 85, 90, 68
      HSL:
        3°, 82.2222%, 17.6471%
        HSV (HSB):
        3°, 90.2439%, 32.1569%
        XYZ:
        3.6550, 2.0743, 0.4375
        xyY:
        0.5927, 0.3364, 2.0743
      CIE-Lab:
        15.8725, 31.3847, 21.1090
        CIE-LCH:
        15.8725, 37.8231, 33.9244
        CIE-Luv:
        15.8725, 42.7840, 10.1236
        Hunter-Lab:
        14.4025, 20.0943, 8.2808
      #520c08 color charts
#520c08 RGB chart
      #520c08 CMYK chart
      #520c08 RGB pie chart
      #520c08 color shades, tints & tones
#520c08 color schemes
#520c08 color preview, HTML & CSS examples
           This text has a color of #520c08        
        
          <p style="color:#520c08;">Text here</p>
        
        
          .mytext {color:#520c08;}
        
        Text color #520c08
      
           This box has a color of #520c08        
        
          <div style="background-color:#520c08;">Content here</div>
        
        
          .mybackground {background-color:#520c08;}
        
        Background color #520c08
      
           Border around this has a color of #520c08        
        
          <div style="border:2px solid #520c08;">Content here</div>
        
        
          .myborder {border:2px solid #520c08;}
        
        Border color #520c08