#504702 color space conversions
Hex:
        #504702
        RGB:
        80, 71, 2
        CMY:
        69, 72, 99
        CMYK:
        0, 11, 98, 69
      HSL:
        53°, 95.1220%, 16.0784%
        HSV (HSB):
        53°, 97.5000%, 31.3725%
        XYZ:
        5.5725, 6.2163, 0.9636
        xyY:
        0.4370, 0.4875, 6.2163
      CIE-Lab:
        29.9518, -3.8278, 37.8582
        CIE-LCH:
        29.9518, 38.0513, 95.7735
        CIE-Luv:
        29.9518, 8.2995, 31.8262
        Hunter-Lab:
        24.9326, -3.7370, 15.1613
      #504702 color charts
#504702 RGB chart
      #504702 CMYK chart
      #504702 RGB pie chart
      #504702 color shades, tints & tones
#504702 color schemes
#504702 color preview, HTML & CSS examples
           This text has a color of #504702        
        
          <p style="color:#504702;">Text here</p>
        
        
          .mytext {color:#504702;}
        
        Text color #504702
      
           This box has a color of #504702        
        
          <div style="background-color:#504702;">Content here</div>
        
        
          .mybackground {background-color:#504702;}
        
        Background color #504702
      
           Border around this has a color of #504702        
        
          <div style="border:2px solid #504702;">Content here</div>
        
        
          .myborder {border:2px solid #504702;}
        
        Border color #504702