#504c00 color space conversions
Hex:
        #504c00
        RGB:
        80, 76, 0
        CMY:
        69, 70, 100
        CMYK:
        0, 5, 100, 69
      HSL:
        57°, 100.0000%, 15.6863%
        HSV (HSB):
        57°, 100.0000%, 31.3725%
        XYZ:
        5.8927, 6.8744, 1.0163
        xyY:
        0.4275, 0.4987, 6.8744
      CIE-Lab:
        31.5192, -6.9317, 39.8196
        CIE-LCH:
        31.5192, 40.4184, 99.8749
        CIE-Luv:
        31.5192, 5.1247, 34.3314
        Hunter-Lab:
        26.2190, -5.7654, 16.0551
      #504c00 color charts
#504c00 RGB chart
      #504c00 CMYK chart
      #504c00 RGB pie chart
      #504c00 color shades, tints & tones
#504c00 color schemes
#504c00 color preview, HTML & CSS examples
           This text has a color of #504c00        
        
          <p style="color:#504c00;">Text here</p>
        
        
          .mytext {color:#504c00;}
        
        Text color #504c00
      
           This box has a color of #504c00        
        
          <div style="background-color:#504c00;">Content here</div>
        
        
          .mybackground {background-color:#504c00;}
        
        Background color #504c00
      
           Border around this has a color of #504c00        
        
          <div style="border:2px solid #504c00;">Content here</div>
        
        
          .myborder {border:2px solid #504c00;}
        
        Border color #504c00