#520a03 color space conversions
Hex:
        #520a03
        RGB:
        82, 10, 3
        CMY:
        68, 96, 99
        CMYK:
        0, 88, 96, 68
      HSL:
        5°, 92.9412%, 16.6667%
        HSV (HSB):
        5°, 96.3415%, 32.1569%
        XYZ:
        3.6047, 2.0175, 0.2856
        xyY:
        0.6102, 0.3415, 2.0175
      CIE-Lab:
        15.5788, 31.8725, 22.7753
        CIE-LCH:
        15.5788, 39.1736, 35.5486
        CIE-Luv:
        15.5788, 44.0282, 11.0527
        Hunter-Lab:
        14.2039, 20.4430, 8.7506
      #520a03 color charts
#520a03 RGB chart
      #520a03 CMYK chart
      #520a03 RGB pie chart
      #520a03 color shades, tints & tones
#520a03 color schemes
#520a03 color preview, HTML & CSS examples
           This text has a color of #520a03        
        
          <p style="color:#520a03;">Text here</p>
        
        
          .mytext {color:#520a03;}
        
        Text color #520a03
      
           This box has a color of #520a03        
        
          <div style="background-color:#520a03;">Content here</div>
        
        
          .mybackground {background-color:#520a03;}
        
        Background color #520a03
      
           Border around this has a color of #520a03        
        
          <div style="border:2px solid #520a03;">Content here</div>
        
        
          .myborder {border:2px solid #520a03;}
        
        Border color #520a03