#c6a562 color space conversions
Hex:
        #c6a562
        RGB:
        198, 165, 98
        CMY:
        22, 35, 62
        CMYK:
        0, 17, 51, 22
      HSL:
        40°, 46.7290%, 58.0392%
        HSV (HSB):
        40°, 50.5051%, 77.6471%
        XYZ:
        38.9484, 39.7979, 17.1842
        xyY:
        0.4060, 0.4149, 39.7979
      CIE-Lab:
        69.3253, 3.6002, 39.0306
        CIE-LCH:
        69.3253, 39.1963, 84.7300
        CIE-Luv:
        69.3253, 25.9369, 47.4744
        Hunter-Lab:
        63.0856, -0.1955, 28.0096
      #c6a562 color charts
#c6a562 RGB chart
      #c6a562 CMYK chart
      #c6a562 RGB pie chart
      #c6a562 color shades, tints & tones
#c6a562 color schemes
#c6a562 color preview, HTML & CSS examples
           This text has a color of #c6a562        
        
          <p style="color:#c6a562;">Text here</p>
        
        
          .mytext {color:#c6a562;}
        
        Text color #c6a562
      
           This box has a color of #c6a562        
        
          <div style="background-color:#c6a562;">Content here</div>
        
        
          .mybackground {background-color:#c6a562;}
        
        Background color #c6a562
      
           Border around this has a color of #c6a562        
        
          <div style="border:2px solid #c6a562;">Content here</div>
        
        
          .myborder {border:2px solid #c6a562;}
        
        Border color #c6a562