#504b3b color space conversions
Hex:
        #504b3b
        RGB:
        80, 75, 59
        CMY:
        69, 71, 77
        CMYK:
        0, 6, 26, 69
      HSL:
        46°, 15.1079%, 27.2549%
        HSV (HSB):
        46°, 26.2500%, 31.3725%
        XYZ:
        6.6138, 7.0534, 5.1505
        xyY:
        0.3515, 0.3748, 7.0534
      CIE-Lab:
        31.9282, -0.9315, 10.3033
        CIE-LCH:
        31.9282, 10.3453, 95.1661
        CIE-Luv:
        31.9282, 3.7590, 11.6734
        Hunter-Lab:
        26.5582, -2.0253, 7.0924
      #504b3b color charts
#504b3b RGB chart
      #504b3b CMYK chart
      #504b3b RGB pie chart
      #504b3b color shades, tints & tones
#504b3b color schemes
#504b3b color preview, HTML & CSS examples
           This text has a color of #504b3b        
        
          <p style="color:#504b3b;">Text here</p>
        
        
          .mytext {color:#504b3b;}
        
        Text color #504b3b
      
           This box has a color of #504b3b        
        
          <div style="background-color:#504b3b;">Content here</div>
        
        
          .mybackground {background-color:#504b3b;}
        
        Background color #504b3b
      
           Border around this has a color of #504b3b        
        
          <div style="border:2px solid #504b3b;">Content here</div>
        
        
          .myborder {border:2px solid #504b3b;}
        
        Border color #504b3b