#c1a950 color space conversions
Hex:
        #c1a950
        RGB:
        193, 169, 80
        CMY:
        24, 34, 69
        CMYK:
        0, 12, 59, 24
      HSL:
        47°, 47.6793%, 53.5294%
        HSV (HSB):
        47°, 58.5492%, 75.6863%
        XYZ:
        37.6283, 40.2926, 13.3834
        xyY:
        0.4121, 0.4413, 40.2926
      CIE-Lab:
        69.6774, -2.1619, 48.2786
        CIE-LCH:
        69.6774, 48.3270, 92.5639
        CIE-Luv:
        69.6774, 20.6521, 57.2955
        Hunter-Lab:
        63.4764, -5.2706, 31.9327
      #c1a950 color charts
#c1a950 RGB chart
      #c1a950 CMYK chart
      #c1a950 RGB pie chart
      #c1a950 color shades, tints & tones
#c1a950 color schemes
#c1a950 color preview, HTML & CSS examples
           This text has a color of #c1a950        
        
          <p style="color:#c1a950;">Text here</p>
        
        
          .mytext {color:#c1a950;}
        
        Text color #c1a950
      
           This box has a color of #c1a950        
        
          <div style="background-color:#c1a950;">Content here</div>
        
        
          .mybackground {background-color:#c1a950;}
        
        Background color #c1a950
      
           Border around this has a color of #c1a950        
        
          <div style="border:2px solid #c1a950;">Content here</div>
        
        
          .myborder {border:2px solid #c1a950;}
        
        Border color #c1a950