#c6a756 color space conversions
Hex:
        #c6a756
        RGB:
        198, 167, 86
        CMY:
        22, 35, 66
        CMYK:
        0, 16, 57, 22
      HSL:
        43°, 49.5575%, 55.6863%
        HSV (HSB):
        43°, 56.5657%, 77.6471%
        XYZ:
        38.7871, 40.3151, 14.5414
        xyY:
        0.4142, 0.4305, 40.3151
      CIE-Lab:
        69.6934, 1.5004, 45.5171
        CIE-LCH:
        69.6934, 45.5418, 88.1120
        CIE-Luv:
        69.6934, 25.3229, 54.0919
        Hunter-Lab:
        63.4942, -2.0732, 30.8674
      #c6a756 color charts
#c6a756 RGB chart
      #c6a756 CMYK chart
      #c6a756 RGB pie chart
      #c6a756 color shades, tints & tones
#c6a756 color schemes
#c6a756 color preview, HTML & CSS examples
           This text has a color of #c6a756        
        
          <p style="color:#c6a756;">Text here</p>
        
        
          .mytext {color:#c6a756;}
        
        Text color #c6a756
      
           This box has a color of #c6a756        
        
          <div style="background-color:#c6a756;">Content here</div>
        
        
          .mybackground {background-color:#c6a756;}
        
        Background color #c6a756
      
           Border around this has a color of #c6a756        
        
          <div style="border:2px solid #c6a756;">Content here</div>
        
        
          .myborder {border:2px solid #c6a756;}
        
        Border color #c6a756