#80a514 color space conversions
Hex:
        #80a514
        RGB:
        128, 165, 20
        CMY:
        50, 35, 92
        CMYK:
        22, 0, 88, 35
      HSL:
        75°, 78.3784%, 36.2745%
        HSV (HSB):
        75°, 87.8788%, 64.7059%
        XYZ:
        22.4835, 31.5500, 5.5666
        xyY:
        0.3772, 0.5294, 31.5500
      CIE-Lab:
        62.9692, -31.1567, 61.9249
        CIE-LCH:
        62.9692, 69.3213, 116.7086
        CIE-Luv:
        62.9692, -18.2841, 70.2233
        Hunter-Lab:
        56.1694, -26.8463, 33.4427
      #80a514 color charts
#80a514 RGB chart
      #80a514 CMYK chart
      #80a514 RGB pie chart
      #80a514 color shades, tints & tones
#80a514 color schemes
#80a514 color preview, HTML & CSS examples
           This text has a color of #80a514        
        
          <p style="color:#80a514;">Text here</p>
        
        
          .mytext {color:#80a514;}
        
        Text color #80a514
      
           This box has a color of #80a514        
        
          <div style="background-color:#80a514;">Content here</div>
        
        
          .mybackground {background-color:#80a514;}
        
        Background color #80a514
      
           Border around this has a color of #80a514        
        
          <div style="border:2px solid #80a514;">Content here</div>
        
        
          .myborder {border:2px solid #80a514;}
        
        Border color #80a514