#520b03 color space conversions
Hex:
        #520b03
        RGB:
        82, 11, 3
        CMY:
        68, 96, 99
        CMYK:
        0, 87, 96, 68
      HSL:
        6°, 92.9412%, 16.6667%
        HSV (HSB):
        6°, 96.3415%, 32.1569%
        XYZ:
        3.6158, 2.0398, 0.2893
        xyY:
        0.6082, 0.3431, 2.0398
      CIE-Lab:
        15.6945, 31.5465, 22.9217
        CIE-LCH:
        15.6945, 38.9947, 36.0022
        CIE-Luv:
        15.6945, 43.7540, 11.2168
        Hunter-Lab:
        14.2820, 20.1974, 8.7965
      #520b03 color charts
#520b03 RGB chart
      #520b03 CMYK chart
      #520b03 RGB pie chart
      #520b03 color shades, tints & tones
#520b03 color schemes
#520b03 color preview, HTML & CSS examples
           This text has a color of #520b03        
        
          <p style="color:#520b03;">Text here</p>
        
        
          .mytext {color:#520b03;}
        
        Text color #520b03
      
           This box has a color of #520b03        
        
          <div style="background-color:#520b03;">Content here</div>
        
        
          .mybackground {background-color:#520b03;}
        
        Background color #520b03
      
           Border around this has a color of #520b03        
        
          <div style="border:2px solid #520b03;">Content here</div>
        
        
          .myborder {border:2px solid #520b03;}
        
        Border color #520b03