#c7a479 color space conversions
Hex:
        #c7a479
        RGB:
        199, 164, 121
        CMY:
        22, 36, 53
        CMYK:
        0, 18, 39, 22
      HSL:
        33°, 41.0526%, 62.7451%
        HSV (HSB):
        33°, 39.1960%, 78.0392%
        XYZ:
        40.2798, 40.0735, 23.7011
        xyY:
        0.3871, 0.3851, 40.0735
      CIE-Lab:
        69.5219, 6.9375, 27.1420
        CIE-LCH:
        69.5219, 28.0146, 75.6623
        CIE-Luv:
        69.5219, 25.5745, 34.2222
        Hunter-Lab:
        63.3036, 2.7974, 22.1141
      #c7a479 color charts
#c7a479 RGB chart
      #c7a479 CMYK chart
      #c7a479 RGB pie chart
      #c7a479 color shades, tints & tones
#c7a479 color schemes
#c7a479 color preview, HTML & CSS examples
           This text has a color of #c7a479        
        
          <p style="color:#c7a479;">Text here</p>
        
        
          .mytext {color:#c7a479;}
        
        Text color #c7a479
      
           This box has a color of #c7a479        
        
          <div style="background-color:#c7a479;">Content here</div>
        
        
          .mybackground {background-color:#c7a479;}
        
        Background color #c7a479
      
           Border around this has a color of #c7a479        
        
          <div style="border:2px solid #c7a479;">Content here</div>
        
        
          .myborder {border:2px solid #c7a479;}
        
        Border color #c7a479