#c7a976 color space conversions
Hex:
        #c7a976
        RGB:
        199, 169, 118
        CMY:
        22, 34, 54
        CMYK:
        0, 15, 41, 22
      HSL:
        38°, 41.9689%, 62.1569%
        HSV (HSB):
        38°, 40.7035%, 78.0392%
        XYZ:
        41.0112, 41.8261, 23.0513
        xyY:
        0.3873, 0.3950, 41.8261
      CIE-Lab:
        70.7508, 3.8995, 30.3708
        CIE-LCH:
        70.7508, 30.6201, 82.6834
        CIE-Luv:
        70.7508, 22.6048, 38.6711
        Hunter-Lab:
        64.6731, 0.0144, 24.1386
      #c7a976 color charts
#c7a976 RGB chart
      #c7a976 CMYK chart
      #c7a976 RGB pie chart
      #c7a976 color shades, tints & tones
#c7a976 color schemes
#c7a976 color preview, HTML & CSS examples
           This text has a color of #c7a976        
        
          <p style="color:#c7a976;">Text here</p>
        
        
          .mytext {color:#c7a976;}
        
        Text color #c7a976
      
           This box has a color of #c7a976        
        
          <div style="background-color:#c7a976;">Content here</div>
        
        
          .mybackground {background-color:#c7a976;}
        
        Background color #c7a976
      
           Border around this has a color of #c7a976        
        
          <div style="border:2px solid #c7a976;">Content here</div>
        
        
          .myborder {border:2px solid #c7a976;}
        
        Border color #c7a976