#500b05 color space conversions
Hex:
        #500b05
        RGB:
        80, 11, 5
        CMY:
        69, 96, 98
        CMYK:
        0, 86, 94, 69
      HSL:
        5°, 88.2353%, 16.6667%
        HSV (HSB):
        5°, 93.7500%, 31.3725%
        XYZ:
        3.4553, 1.9558, 0.3390
        xyY:
        0.6009, 0.3401, 1.9558
      CIE-Lab:
        15.2534, 30.9226, 21.4506
        CIE-LCH:
        15.2534, 37.6342, 34.7486
        CIE-Luv:
        15.2534, 41.8338, 10.3700
        Hunter-Lab:
        13.9849, 19.6294, 8.3524
      #500b05 color charts
#500b05 RGB chart
      #500b05 CMYK chart
      #500b05 RGB pie chart
      #500b05 color shades, tints & tones
#500b05 color schemes
#500b05 color preview, HTML & CSS examples
           This text has a color of #500b05        
        
          <p style="color:#500b05;">Text here</p>
        
        
          .mytext {color:#500b05;}
        
        Text color #500b05
      
           This box has a color of #500b05        
        
          <div style="background-color:#500b05;">Content here</div>
        
        
          .mybackground {background-color:#500b05;}
        
        Background color #500b05
      
           Border around this has a color of #500b05        
        
          <div style="border:2px solid #500b05;">Content here</div>
        
        
          .myborder {border:2px solid #500b05;}
        
        Border color #500b05