#504c03 color space conversions
Hex:
        #504c03
        RGB:
        80, 76, 3
        CMY:
        69, 70, 99
        CMYK:
        0, 5, 96, 69
      HSL:
        57°, 92.7711%, 16.2745%
        HSV (HSB):
        57°, 96.2500%, 31.3725%
        XYZ:
        5.9091, 6.8809, 1.1029
        xyY:
        0.4253, 0.4953, 6.8809
      CIE-Lab:
        31.5343, -6.8131, 38.6828
        CIE-LCH:
        31.5343, 39.2782, 99.9889
        CIE-Luv:
        31.5343, 5.0795, 33.8093
        Hunter-Lab:
        26.2315, -5.6947, 15.8693
      #504c03 color charts
#504c03 RGB chart
      #504c03 CMYK chart
      #504c03 RGB pie chart
      #504c03 color shades, tints & tones
#504c03 color schemes
#504c03 color preview, HTML & CSS examples
           This text has a color of #504c03        
        
          <p style="color:#504c03;">Text here</p>
        
        
          .mytext {color:#504c03;}
        
        Text color #504c03
      
           This box has a color of #504c03        
        
          <div style="background-color:#504c03;">Content here</div>
        
        
          .mybackground {background-color:#504c03;}
        
        Background color #504c03
      
           Border around this has a color of #504c03        
        
          <div style="border:2px solid #504c03;">Content here</div>
        
        
          .myborder {border:2px solid #504c03;}
        
        Border color #504c03