#500a1f color space conversions
Hex:
        #500a1f
        RGB:
        80, 10, 31
        CMY:
        69, 96, 88
        CMYK:
        0, 88, 61, 69
      HSL:
        342°, 77.7778%, 17.6471%
        HSV (HSB):
        342°, 87.5000%, 31.3725%
        XYZ:
        3.6641, 2.0215, 1.4934
        xyY:
        0.5104, 0.2816, 2.0215
      CIE-Lab:
        15.5996, 32.7018, 6.6079
        CIE-LCH:
        15.5996, 33.3627, 11.4237
        CIE-Luv:
        15.5996, 37.1479, 0.9388
        Hunter-Lab:
        14.2179, 21.1204, 3.7250
      #500a1f color charts
#500a1f RGB chart
      #500a1f CMYK chart
      #500a1f RGB pie chart
      #500a1f color shades, tints & tones
#500a1f color schemes
#500a1f color preview, HTML & CSS examples
           This text has a color of #500a1f        
        
          <p style="color:#500a1f;">Text here</p>
        
        
          .mytext {color:#500a1f;}
        
        Text color #500a1f
      
           This box has a color of #500a1f        
        
          <div style="background-color:#500a1f;">Content here</div>
        
        
          .mybackground {background-color:#500a1f;}
        
        Background color #500a1f
      
           Border around this has a color of #500a1f        
        
          <div style="border:2px solid #500a1f;">Content here</div>
        
        
          .myborder {border:2px solid #500a1f;}
        
        Border color #500a1f