#c7ae50 color space conversions
Hex:
        #c7ae50
        RGB:
        199, 174, 80
        CMY:
        22, 32, 69
        CMYK:
        0, 13, 60, 22
      HSL:
        47°, 51.5152%, 54.7059%
        HSV (HSB):
        47°, 59.7990%, 78.0392%
        XYZ:
        40.1372, 42.9934, 13.7725
        xyY:
        0.4142, 0.4437, 42.9934
      CIE-Lab:
        71.5505, -2.2505, 50.5536
        CIE-LCH:
        71.5505, 50.6037, 92.5489
        CIE-Luv:
        71.5505, 21.5736, 59.8823
        Hunter-Lab:
        65.5694, -5.4805, 33.4450
      #c7ae50 color charts
#c7ae50 RGB chart
      #c7ae50 CMYK chart
      #c7ae50 RGB pie chart
      #c7ae50 color shades, tints & tones
#c7ae50 color schemes
#c7ae50 color preview, HTML & CSS examples
           This text has a color of #c7ae50        
        
          <p style="color:#c7ae50;">Text here</p>
        
        
          .mytext {color:#c7ae50;}
        
        Text color #c7ae50
      
           This box has a color of #c7ae50        
        
          <div style="background-color:#c7ae50;">Content here</div>
        
        
          .mybackground {background-color:#c7ae50;}
        
        Background color #c7ae50
      
           Border around this has a color of #c7ae50        
        
          <div style="border:2px solid #c7ae50;">Content here</div>
        
        
          .myborder {border:2px solid #c7ae50;}
        
        Border color #c7ae50