#c6a556 color space conversions
Hex:
        #c6a556
        RGB:
        198, 165, 86
        CMY:
        22, 35, 66
        CMYK:
        0, 17, 57, 22
      HSL:
        42°, 49.5575%, 55.6863%
        HSV (HSB):
        42°, 56.5657%, 77.6471%
        XYZ:
        38.4236, 39.5879, 14.4202
        xyY:
        0.4157, 0.4283, 39.5879
      CIE-Lab:
        69.1750, 2.5722, 44.9082
        CIE-LCH:
        69.1750, 44.9818, 86.7219
        CIE-Luv:
        69.1750, 26.6957, 53.1558
        Hunter-Lab:
        62.9189, -1.1011, 30.4548
      #c6a556 color charts
#c6a556 RGB chart
      #c6a556 CMYK chart
      #c6a556 RGB pie chart
      #c6a556 color shades, tints & tones
#c6a556 color schemes
#c6a556 color preview, HTML & CSS examples
           This text has a color of #c6a556        
        
          <p style="color:#c6a556;">Text here</p>
        
        
          .mytext {color:#c6a556;}
        
        Text color #c6a556
      
           This box has a color of #c6a556        
        
          <div style="background-color:#c6a556;">Content here</div>
        
        
          .mybackground {background-color:#c6a556;}
        
        Background color #c6a556
      
           Border around this has a color of #c6a556        
        
          <div style="border:2px solid #c6a556;">Content here</div>
        
        
          .myborder {border:2px solid #c6a556;}
        
        Border color #c6a556