#520c0e color space conversions
Hex:
        #520c0e
        RGB:
        82, 12, 14
        CMY:
        68, 95, 95
        CMYK:
        0, 85, 83, 68
      HSL:
        358°, 74.4681%, 18.4314%
        HSV (HSB):
        358°, 85.3659%, 32.1569%
        XYZ:
        3.6904, 2.0885, 0.6241
        xyY:
        0.5764, 0.3262, 2.0885
      CIE-Lab:
        15.9449, 31.6161, 18.5648
        CIE-LCH:
        15.9449, 36.6638, 30.4212
        CIE-Luv:
        15.9449, 41.9364, 8.5380
        Hunter-Lab:
        14.4516, 20.2921, 7.5557
      #520c0e color charts
#520c0e RGB chart
      #520c0e CMYK chart
      #520c0e RGB pie chart
      #520c0e color shades, tints & tones
#520c0e color schemes
#520c0e color preview, HTML & CSS examples
           This text has a color of #520c0e        
        
          <p style="color:#520c0e;">Text here</p>
        
        
          .mytext {color:#520c0e;}
        
        Text color #520c0e
      
           This box has a color of #520c0e        
        
          <div style="background-color:#520c0e;">Content here</div>
        
        
          .mybackground {background-color:#520c0e;}
        
        Background color #520c0e
      
           Border around this has a color of #520c0e        
        
          <div style="border:2px solid #520c0e;">Content here</div>
        
        
          .myborder {border:2px solid #520c0e;}
        
        Border color #520c0e