#c7a482 color space conversions
Hex:
        #c7a482
        RGB:
        199, 164, 130
        CMY:
        22, 36, 49
        CMYK:
        0, 18, 35, 22
      HSL:
        30°, 38.1215%, 64.5098%
        HSV (HSB):
        30°, 34.6734%, 78.0392%
        XYZ:
        40.8579, 40.3047, 26.7452
        xyY:
        0.3786, 0.3735, 40.3047
      CIE-Lab:
        69.6860, 8.0179, 22.4804
        CIE-LCH:
        69.6860, 23.8674, 70.3706
        CIE-Luv:
        69.6860, 24.8010, 28.5727
        Hunter-Lab:
        63.4860, 3.7773, 19.4627
      #c7a482 color charts
#c7a482 RGB chart
      #c7a482 CMYK chart
      #c7a482 RGB pie chart
      #c7a482 color shades, tints & tones
#c7a482 color schemes
#c7a482 color preview, HTML & CSS examples
           This text has a color of #c7a482        
        
          <p style="color:#c7a482;">Text here</p>
        
        
          .mytext {color:#c7a482;}
        
        Text color #c7a482
      
           This box has a color of #c7a482        
        
          <div style="background-color:#c7a482;">Content here</div>
        
        
          .mybackground {background-color:#c7a482;}
        
        Background color #c7a482
      
           Border around this has a color of #c7a482        
        
          <div style="border:2px solid #c7a482;">Content here</div>
        
        
          .myborder {border:2px solid #c7a482;}
        
        Border color #c7a482