#80941f color space conversions
Hex:
        #80941f
        RGB:
        128, 148, 31
        CMY:
        50, 42, 88
        CMYK:
        14, 0, 79, 42
      HSL:
        70°, 65.3631%, 35.0980%
        HSV (HSB):
        70°, 79.0541%, 58.0392%
        XYZ:
        19.7393, 25.8679, 5.2490
        xyY:
        0.3881, 0.5086, 25.8679
      CIE-Lab:
        57.9115, -22.4866, 54.6442
        CIE-LCH:
        57.9115, 59.0901, 112.3676
        CIE-Luv:
        57.9115, -8.5842, 61.2734
        Hunter-Lab:
        50.8605, -19.7289, 29.4835
      #80941f color charts
#80941f RGB chart
      #80941f CMYK chart
      #80941f RGB pie chart
      #80941f color shades, tints & tones
#80941f color schemes
#80941f color preview, HTML & CSS examples
           This text has a color of #80941f        
        
          <p style="color:#80941f;">Text here</p>
        
        
          .mytext {color:#80941f;}
        
        Text color #80941f
      
           This box has a color of #80941f        
        
          <div style="background-color:#80941f;">Content here</div>
        
        
          .mybackground {background-color:#80941f;}
        
        Background color #80941f
      
           Border around this has a color of #80941f        
        
          <div style="border:2px solid #80941f;">Content here</div>
        
        
          .myborder {border:2px solid #80941f;}
        
        Border color #80941f