#500d0b color space conversions
Hex:
        #500d0b
        RGB:
        80, 13, 11
        CMY:
        69, 95, 96
        CMYK:
        0, 84, 86, 69
      HSL:
        2°, 75.8242%, 17.8431%
        HSV (HSB):
        2°, 86.2500%, 31.3725%
        XYZ:
        3.5126, 2.0175, 0.5209
        xyY:
        0.5805, 0.3334, 2.0175
      CIE-Lab:
        15.5787, 30.4304, 19.4094
        CIE-LCH:
        15.5787, 36.0934, 32.5309
        CIE-Luv:
        15.5787, 40.4572, 9.2128
        Hunter-Lab:
        14.2038, 19.2863, 7.7684
      #500d0b color charts
#500d0b RGB chart
      #500d0b CMYK chart
      #500d0b RGB pie chart
      #500d0b color shades, tints & tones
#500d0b color schemes
#500d0b color preview, HTML & CSS examples
           This text has a color of #500d0b        
        
          <p style="color:#500d0b;">Text here</p>
        
        
          .mytext {color:#500d0b;}
        
        Text color #500d0b
      
           This box has a color of #500d0b        
        
          <div style="background-color:#500d0b;">Content here</div>
        
        
          .mybackground {background-color:#500d0b;}
        
        Background color #500d0b
      
           Border around this has a color of #500d0b        
        
          <div style="border:2px solid #500d0b;">Content here</div>
        
        
          .myborder {border:2px solid #500d0b;}
        
        Border color #500d0b