#520a04 color space conversions
Hex:
        #520a04
        RGB:
        82, 10, 4
        CMY:
        68, 96, 98
        CMYK:
        0, 88, 95, 68
      HSL:
        5°, 90.6977%, 16.8627%
        HSV (HSB):
        5°, 95.1220%, 32.1569%
        XYZ:
        3.6101, 2.0197, 0.3144
        xyY:
        0.6073, 0.3398, 2.0197
      CIE-Lab:
        15.5902, 31.9083, 22.3823
        CIE-LCH:
        15.5902, 38.9758, 35.0480
        CIE-Luv:
        15.5902, 43.8863, 10.7956
        Hunter-Lab:
        14.2116, 20.4737, 8.6363
      #520a04 color charts
#520a04 RGB chart
      #520a04 CMYK chart
      #520a04 RGB pie chart
      #520a04 color shades, tints & tones
#520a04 color schemes
#520a04 color preview, HTML & CSS examples
           This text has a color of #520a04        
        
          <p style="color:#520a04;">Text here</p>
        
        
          .mytext {color:#520a04;}
        
        Text color #520a04
      
           This box has a color of #520a04        
        
          <div style="background-color:#520a04;">Content here</div>
        
        
          .mybackground {background-color:#520a04;}
        
        Background color #520a04
      
           Border around this has a color of #520a04        
        
          <div style="border:2px solid #520a04;">Content here</div>
        
        
          .myborder {border:2px solid #520a04;}
        
        Border color #520a04