#520c07 color space conversions
Hex:
        #520c07
        RGB:
        82, 12, 7
        CMY:
        68, 95, 97
        CMYK:
        0, 85, 91, 68
      HSL:
        4°, 84.2697%, 17.4510%
        HSV (HSB):
        4°, 91.4634%, 32.1569%
        XYZ:
        3.6495, 2.0721, 0.4086
        xyY:
        0.5953, 0.3380, 2.0721
      CIE-Lab:
        15.8613, 31.3487, 21.5023
        CIE-LCH:
        15.8613, 38.0144, 34.4465
        CIE-Luv:
        15.8613, 42.9183, 10.3739
        Hunter-Lab:
        14.3949, 20.0637, 8.3934
      #520c07 color charts
#520c07 RGB chart
      #520c07 CMYK chart
      #520c07 RGB pie chart
      #520c07 color shades, tints & tones
#520c07 color schemes
#520c07 color preview, HTML & CSS examples
           This text has a color of #520c07        
        
          <p style="color:#520c07;">Text here</p>
        
        
          .mytext {color:#520c07;}
        
        Text color #520c07
      
           This box has a color of #520c07        
        
          <div style="background-color:#520c07;">Content here</div>
        
        
          .mybackground {background-color:#520c07;}
        
        Background color #520c07
      
           Border around this has a color of #520c07        
        
          <div style="border:2px solid #520c07;">Content here</div>
        
        
          .myborder {border:2px solid #520c07;}
        
        Border color #520c07