#501d05 color space conversions
Hex:
        #501d05
        RGB:
        80, 29, 5
        CMY:
        69, 89, 98
        CMYK:
        0, 64, 94, 69
      HSL:
        19°, 88.2353%, 16.6667%
        HSV (HSB):
        19°, 93.7500%, 31.3725%
        XYZ:
        3.7750, 2.5952, 0.4455
        xyY:
        0.5539, 0.3808, 2.5952
      CIE-Lab:
        18.3436, 22.5612, 25.2543
        CIE-LCH:
        18.3436, 33.8642, 48.2237
        CIE-Luv:
        18.3436, 34.5873, 14.7901
        Hunter-Lab:
        16.1095, 13.6372, 9.6369
      #501d05 color charts
#501d05 RGB chart
      #501d05 CMYK chart
      #501d05 RGB pie chart
      #501d05 color shades, tints & tones
#501d05 color schemes
#501d05 color preview, HTML & CSS examples
           This text has a color of #501d05        
        
          <p style="color:#501d05;">Text here</p>
        
        
          .mytext {color:#501d05;}
        
        Text color #501d05
      
           This box has a color of #501d05        
        
          <div style="background-color:#501d05;">Content here</div>
        
        
          .mybackground {background-color:#501d05;}
        
        Background color #501d05
      
           Border around this has a color of #501d05        
        
          <div style="border:2px solid #501d05;">Content here</div>
        
        
          .myborder {border:2px solid #501d05;}
        
        Border color #501d05