#c0a950 color space conversions
Hex:
        #c0a950
        RGB:
        192, 169, 80
        CMY:
        25, 34, 69
        CMYK:
        0, 12, 58, 25
      HSL:
        48°, 47.0588%, 53.3333%
        HSV (HSB):
        48°, 58.3333%, 75.2941%
        XYZ:
        37.3742, 40.1616, 13.3715
        xyY:
        0.4111, 0.4418, 40.1616
      CIE-Lab:
        69.5845, -2.5895, 48.1478
        CIE-LCH:
        69.5845, 48.2174, 93.0785
        CIE-Luv:
        69.5845, 19.9341, 57.2452
        Hunter-Lab:
        63.3732, -5.6331, 31.8512
      #c0a950 color charts
#c0a950 RGB chart
      #c0a950 CMYK chart
      #c0a950 RGB pie chart
      #c0a950 color shades, tints & tones
#c0a950 color schemes
#c0a950 color preview, HTML & CSS examples
           This text has a color of #c0a950        
        
          <p style="color:#c0a950;">Text here</p>
        
        
          .mytext {color:#c0a950;}
        
        Text color #c0a950
      
           This box has a color of #c0a950        
        
          <div style="background-color:#c0a950;">Content here</div>
        
        
          .mybackground {background-color:#c0a950;}
        
        Background color #c0a950
      
           Border around this has a color of #c0a950        
        
          <div style="border:2px solid #c0a950;">Content here</div>
        
        
          .myborder {border:2px solid #c0a950;}
        
        Border color #c0a950