#505c04 color space conversions
Hex:
        #505c04
        RGB:
        80, 92, 4
        CMY:
        69, 64, 98
        CMYK:
        13, 0, 96, 64
      HSL:
        68°, 91.6667%, 18.8235%
        HSV (HSB):
        68°, 95.6522%, 36.0784%
        XYZ:
        7.1573, 9.3685, 1.5459
        xyY:
        0.3960, 0.5184, 9.3685
      CIE-Lab:
        36.6844, -15.9461, 42.4059
        CIE-LCH:
        36.6844, 45.3049, 110.6080
        CIE-Luv:
        36.6844, -4.7159, 40.6329
        Hunter-Lab:
        30.6081, -11.8240, 18.4310
      #505c04 color charts
#505c04 RGB chart
      #505c04 CMYK chart
      #505c04 RGB pie chart
      #505c04 color shades, tints & tones
#505c04 color schemes
#505c04 color preview, HTML & CSS examples
           This text has a color of #505c04        
        
          <p style="color:#505c04;">Text here</p>
        
        
          .mytext {color:#505c04;}
        
        Text color #505c04
      
           This box has a color of #505c04        
        
          <div style="background-color:#505c04;">Content here</div>
        
        
          .mybackground {background-color:#505c04;}
        
        Background color #505c04
      
           Border around this has a color of #505c04        
        
          <div style="border:2px solid #505c04;">Content here</div>
        
        
          .myborder {border:2px solid #505c04;}
        
        Border color #505c04