#520b08 color space conversions
Hex:
        #520b08
        RGB:
        82, 11, 8
        CMY:
        68, 96, 97
        CMYK:
        0, 87, 90, 68
      HSL:
        2°, 82.2222%, 17.6471%
        HSV (HSB):
        2°, 90.2439%, 32.1569%
        XYZ:
        3.6432, 2.0507, 0.4335
        xyY:
        0.5946, 0.3347, 2.0507
      CIE-Lab:
        15.7512, 31.7259, 20.9561
        CIE-LCH:
        15.7512, 38.0222, 33.4462
        CIE-Luv:
        15.7512, 43.0637, 9.9486
        Hunter-Lab:
        14.3203, 20.3509, 8.2293
      #520b08 color charts
#520b08 RGB chart
      #520b08 CMYK chart
      #520b08 RGB pie chart
      #520b08 color shades, tints & tones
#520b08 color schemes
#520b08 color preview, HTML & CSS examples
           This text has a color of #520b08        
        
          <p style="color:#520b08;">Text here</p>
        
        
          .mytext {color:#520b08;}
        
        Text color #520b08
      
           This box has a color of #520b08        
        
          <div style="background-color:#520b08;">Content here</div>
        
        
          .mybackground {background-color:#520b08;}
        
        Background color #520b08
      
           Border around this has a color of #520b08        
        
          <div style="border:2px solid #520b08;">Content here</div>
        
        
          .myborder {border:2px solid #520b08;}
        
        Border color #520b08