#501f11 color space conversions
Hex:
        #501f11
        RGB:
        80, 31, 17
        CMY:
        69, 88, 93
        CMYK:
        0, 61, 79, 69
      HSL:
        13°, 64.9485%, 19.0196%
        HSV (HSB):
        13°, 78.7500%, 31.3725%
        XYZ:
        3.8994, 2.7259, 0.8509
        xyY:
        0.5216, 0.3646, 2.7259
      CIE-Lab:
        18.9110, 21.9693, 20.4337
        CIE-LCH:
        18.9110, 30.0031, 42.9260
        CIE-Luv:
        18.9110, 32.3618, 12.2645
        Hunter-Lab:
        16.5104, 13.2652, 8.5014
      #501f11 color charts
#501f11 RGB chart
      #501f11 CMYK chart
      #501f11 RGB pie chart
      #501f11 color shades, tints & tones
#501f11 color schemes
#501f11 color preview, HTML & CSS examples
           This text has a color of #501f11        
        
          <p style="color:#501f11;">Text here</p>
        
        
          .mytext {color:#501f11;}
        
        Text color #501f11
      
           This box has a color of #501f11        
        
          <div style="background-color:#501f11;">Content here</div>
        
        
          .mybackground {background-color:#501f11;}
        
        Background color #501f11
      
           Border around this has a color of #501f11        
        
          <div style="border:2px solid #501f11;">Content here</div>
        
        
          .myborder {border:2px solid #501f11;}
        
        Border color #501f11