#c6ae70 color space conversions
Hex:
        #c6ae70
        RGB:
        198, 174, 112
        CMY:
        22, 32, 56
        CMYK:
        0, 12, 43, 22
      HSL:
        43°, 43.0000%, 60.7843%
        HSV (HSB):
        43°, 43.4343%, 77.6471%
        XYZ:
        41.3494, 43.4477, 21.5361
        xyY:
        0.3889, 0.4086, 43.4477
      CIE-Lab:
        71.8578, 0.1639, 34.9504
        CIE-LCH:
        71.8578, 34.9507, 89.7314
        CIE-Luv:
        71.8578, 19.1097, 44.6113
        Hunter-Lab:
        65.9149, -3.3754, 26.7688
      #c6ae70 color charts
#c6ae70 RGB chart
      #c6ae70 CMYK chart
      #c6ae70 RGB pie chart
      #c6ae70 color shades, tints & tones
#c6ae70 color schemes
#c6ae70 color preview, HTML & CSS examples
           This text has a color of #c6ae70        
        
          <p style="color:#c6ae70;">Text here</p>
        
        
          .mytext {color:#c6ae70;}
        
        Text color #c6ae70
      
           This box has a color of #c6ae70        
        
          <div style="background-color:#c6ae70;">Content here</div>
        
        
          .mybackground {background-color:#c6ae70;}
        
        Background color #c6ae70
      
           Border around this has a color of #c6ae70        
        
          <div style="border:2px solid #c6ae70;">Content here</div>
        
        
          .myborder {border:2px solid #c6ae70;}
        
        Border color #c6ae70