#501412 color space conversions
Hex:
        #501412
        RGB:
        80, 20, 18
        CMY:
        69, 92, 93
        CMYK:
        0, 75, 78, 69
      HSL:
        2°, 63.2653%, 19.2157%
        HSV (HSB):
        2°, 77.5000%, 31.3725%
        XYZ:
        3.6676, 2.2495, 0.8132
        xyY:
        0.5449, 0.3342, 2.2495
      CIE-Lab:
        16.7454, 27.8162, 17.2406
        CIE-LCH:
        16.7454, 32.7258, 31.7908
        CIE-Luv:
        16.7454, 37.0751, 8.6446
        Hunter-Lab:
        14.9982, 17.4029, 7.2842
      #501412 color charts
#501412 RGB chart
      #501412 CMYK chart
      #501412 RGB pie chart
      #501412 color shades, tints & tones
#501412 color schemes
#501412 color preview, HTML & CSS examples
           This text has a color of #501412        
        
          <p style="color:#501412;">Text here</p>
        
        
          .mytext {color:#501412;}
        
        Text color #501412
      
           This box has a color of #501412        
        
          <div style="background-color:#501412;">Content here</div>
        
        
          .mybackground {background-color:#501412;}
        
        Background color #501412
      
           Border around this has a color of #501412        
        
          <div style="border:2px solid #501412;">Content here</div>
        
        
          .myborder {border:2px solid #501412;}
        
        Border color #501412