#501b05 color space conversions
Hex:
        #501b05
        RGB:
        80, 27, 5
        CMY:
        69, 89, 98
        CMYK:
        0, 66, 94, 69
      HSL:
        18°, 88.2353%, 16.6667%
        HSV (HSB):
        18°, 93.7500%, 31.3725%
        XYZ:
        3.7276, 2.5003, 0.4297
        xyY:
        0.5599, 0.3756, 2.5003
      CIE-Lab:
        17.9199, 23.6698, 24.7500
        CIE-LCH:
        17.9199, 34.2465, 46.2780
        CIE-Luv:
        17.9199, 35.6002, 14.1812
        Hunter-Lab:
        15.8123, 14.4079, 9.4573
      #501b05 color charts
#501b05 RGB chart
      #501b05 CMYK chart
      #501b05 RGB pie chart
      #501b05 color shades, tints & tones
#501b05 color schemes
#501b05 color preview, HTML & CSS examples
           This text has a color of #501b05        
        
          <p style="color:#501b05;">Text here</p>
        
        
          .mytext {color:#501b05;}
        
        Text color #501b05
      
           This box has a color of #501b05        
        
          <div style="background-color:#501b05;">Content here</div>
        
        
          .mybackground {background-color:#501b05;}
        
        Background color #501b05
      
           Border around this has a color of #501b05        
        
          <div style="border:2px solid #501b05;">Content here</div>
        
        
          .myborder {border:2px solid #501b05;}
        
        Border color #501b05