#c5a976 color space conversions
Hex:
        #c5a976
        RGB:
        197, 169, 118
        CMY:
        23, 34, 54
        CMYK:
        0, 14, 40, 23
      HSL:
        39°, 40.5128%, 61.7647%
        HSV (HSB):
        39°, 40.1015%, 77.2549%
        XYZ:
        40.4839, 41.5543, 23.0266
        xyY:
        0.3853, 0.3955, 41.5543
      CIE-Lab:
        70.5625, 3.0852, 30.0886
        CIE-LCH:
        70.5625, 30.2464, 84.1456
        CIE-Luv:
        70.5625, 21.2074, 38.4950
        Hunter-Lab:
        64.4626, -0.7076, 23.9449
      #c5a976 color charts
#c5a976 RGB chart
      #c5a976 CMYK chart
      #c5a976 RGB pie chart
      #c5a976 color shades, tints & tones
#c5a976 color schemes
#c5a976 color preview, HTML & CSS examples
           This text has a color of #c5a976        
        
          <p style="color:#c5a976;">Text here</p>
        
        
          .mytext {color:#c5a976;}
        
        Text color #c5a976
      
           This box has a color of #c5a976        
        
          <div style="background-color:#c5a976;">Content here</div>
        
        
          .mybackground {background-color:#c5a976;}
        
        Background color #c5a976
      
           Border around this has a color of #c5a976        
        
          <div style="border:2px solid #c5a976;">Content here</div>
        
        
          .myborder {border:2px solid #c5a976;}
        
        Border color #c5a976