#80966f color space conversions
Hex:
        #80966f
        RGB:
        128, 150, 111
        CMY:
        50, 41, 56
        CMYK:
        15, 0, 26, 41
      HSL:
        94°, 15.6627%, 51.1765%
        HSV (HSB):
        94°, 26.0000%, 58.8235%
        XYZ:
        22.6777, 27.5496, 19.1613
        xyY:
        0.3268, 0.3970, 27.5496
      CIE-Lab:
        59.4796, -15.2277, 18.0598
        CIE-LCH:
        59.4796, 23.6229, 130.1370
        CIE-Luv:
        59.4796, -10.8203, 26.4324
        Hunter-Lab:
        52.4877, -14.7313, 15.0968
      #80966f color charts
#80966f RGB chart
      #80966f CMYK chart
      #80966f RGB pie chart
      #80966f color shades, tints & tones
#80966f color schemes
#80966f color preview, HTML & CSS examples
           This text has a color of #80966f        
        
          <p style="color:#80966f;">Text here</p>
        
        
          .mytext {color:#80966f;}
        
        Text color #80966f
      
           This box has a color of #80966f        
        
          <div style="background-color:#80966f;">Content here</div>
        
        
          .mybackground {background-color:#80966f;}
        
        Background color #80966f
      
           Border around this has a color of #80966f        
        
          <div style="border:2px solid #80966f;">Content here</div>
        
        
          .myborder {border:2px solid #80966f;}
        
        Border color #80966f