#504b1f color space conversions
Hex:
        #504b1f
        RGB:
        80, 75, 31
        CMY:
        69, 71, 88
        CMYK:
        0, 6, 61, 69
      HSL:
        54°, 44.1441%, 21.7647%
        HSV (HSB):
        54°, 61.2500%, 31.3725%
        XYZ:
        6.0717, 6.8366, 2.2959
        xyY:
        0.3993, 0.4497, 6.8366
      CIE-Lab:
        31.4319, -4.5722, 26.5255
        CIE-LCH:
        31.4319, 26.9167, 99.7800
        CIE-Luv:
        31.4319, 5.0751, 26.2931
        Hunter-Lab:
        26.1468, -4.3067, 13.0966
      #504b1f color charts
#504b1f RGB chart
      #504b1f CMYK chart
      #504b1f RGB pie chart
      #504b1f color shades, tints & tones
#504b1f color schemes
#504b1f color preview, HTML & CSS examples
           This text has a color of #504b1f        
        
          <p style="color:#504b1f;">Text here</p>
        
        
          .mytext {color:#504b1f;}
        
        Text color #504b1f
      
           This box has a color of #504b1f        
        
          <div style="background-color:#504b1f;">Content here</div>
        
        
          .mybackground {background-color:#504b1f;}
        
        Background color #504b1f
      
           Border around this has a color of #504b1f        
        
          <div style="border:2px solid #504b1f;">Content here</div>
        
        
          .myborder {border:2px solid #504b1f;}
        
        Border color #504b1f