#c6aa40 color space conversions
Hex:
        #c6aa40
        RGB:
        198, 170, 64
        CMY:
        22, 33, 75
        CMYK:
        0, 14, 68, 22
      HSL:
        47°, 54.0323%, 51.3725%
        HSV (HSB):
        47°, 67.6768%, 77.6471%
        XYZ:
        38.5888, 41.1254, 10.7546
        xyY:
        0.4265, 0.4546, 41.1254
      CIE-Lab:
        70.2637, -1.5909, 56.2802
        CIE-LCH:
        70.2637, 56.3026, 91.6192
        CIE-Luv:
        70.2637, 24.2980, 63.8025
        Hunter-Lab:
        64.1291, -4.8158, 34.9472
      #c6aa40 color charts
#c6aa40 RGB chart
      #c6aa40 CMYK chart
      #c6aa40 RGB pie chart
      #c6aa40 color shades, tints & tones
#c6aa40 color schemes
#c6aa40 color preview, HTML & CSS examples
           This text has a color of #c6aa40        
        
          <p style="color:#c6aa40;">Text here</p>
        
        
          .mytext {color:#c6aa40;}
        
        Text color #c6aa40
      
           This box has a color of #c6aa40        
        
          <div style="background-color:#c6aa40;">Content here</div>
        
        
          .mybackground {background-color:#c6aa40;}
        
        Background color #c6aa40
      
           Border around this has a color of #c6aa40        
        
          <div style="border:2px solid #c6aa40;">Content here</div>
        
        
          .myborder {border:2px solid #c6aa40;}
        
        Border color #c6aa40