#c5a340 color space conversions
Hex:
        #c5a340
        RGB:
        197, 163, 64
        CMY:
        23, 36, 75
        CMYK:
        0, 17, 68, 23
      HSL:
        45°, 53.4137%, 51.1765%
        HSV (HSB):
        45°, 67.5127%, 77.2549%
        XYZ:
        37.0486, 38.4349, 10.3165
        xyY:
        0.4318, 0.4480, 38.4349
      CIE-Lab:
        68.3399, 1.7082, 54.2362
        CIE-LCH:
        68.3399, 54.2631, 88.1961
        CIE-Luv:
        68.3399, 28.5089, 60.7347
        Hunter-Lab:
        61.9959, -1.8216, 33.5309
      #c5a340 color charts
#c5a340 RGB chart
      #c5a340 CMYK chart
      #c5a340 RGB pie chart
      #c5a340 color shades, tints & tones
#c5a340 color schemes
#c5a340 color preview, HTML & CSS examples
           This text has a color of #c5a340        
        
          <p style="color:#c5a340;">Text here</p>
        
        
          .mytext {color:#c5a340;}
        
        Text color #c5a340
      
           This box has a color of #c5a340        
        
          <div style="background-color:#c5a340;">Content here</div>
        
        
          .mybackground {background-color:#c5a340;}
        
        Background color #c5a340
      
           Border around this has a color of #c5a340        
        
          <div style="border:2px solid #c5a340;">Content here</div>
        
        
          .myborder {border:2px solid #c5a340;}
        
        Border color #c5a340