#c7a676 color space conversions
Hex:
        #c7a676
        RGB:
        199, 166, 118
        CMY:
        22, 35, 54
        CMYK:
        0, 17, 41, 22
      HSL:
        36°, 41.9689%, 62.1569%
        HSV (HSB):
        36°, 40.7035%, 78.0392%
        XYZ:
        40.4594, 40.7226, 22.8673
        xyY:
        0.3888, 0.3914, 40.7226
      CIE-Lab:
        69.9811, 5.5153, 29.3615
        CIE-LCH:
        69.9811, 29.8750, 79.3615
        CIE-Luv:
        69.9811, 24.5325, 37.0875
        Hunter-Lab:
        63.8142, 1.4975, 23.4238
      #c7a676 color charts
#c7a676 RGB chart
      #c7a676 CMYK chart
      #c7a676 RGB pie chart
      #c7a676 color shades, tints & tones
#c7a676 color schemes
#c7a676 color preview, HTML & CSS examples
           This text has a color of #c7a676        
        
          <p style="color:#c7a676;">Text here</p>
        
        
          .mytext {color:#c7a676;}
        
        Text color #c7a676
      
           This box has a color of #c7a676        
        
          <div style="background-color:#c7a676;">Content here</div>
        
        
          .mybackground {background-color:#c7a676;}
        
        Background color #c7a676
      
           Border around this has a color of #c7a676        
        
          <div style="border:2px solid #c7a676;">Content here</div>
        
        
          .myborder {border:2px solid #c7a676;}
        
        Border color #c7a676