#c6a280 color space conversions
Hex:
        #c6a280
        RGB:
        198, 162, 128
        CMY:
        22, 36, 50
        CMYK:
        0, 18, 35, 22
      HSL:
        29°, 38.0435%, 63.9216%
        HSV (HSB):
        29°, 35.3535%, 77.6471%
        XYZ:
        40.1053, 39.4049, 25.9142
        xyY:
        0.3804, 0.3738, 39.4049
      CIE-Lab:
        69.0436, 8.4558, 22.6837
        CIE-LCH:
        69.0436, 24.2085, 69.5561
        CIE-Luv:
        69.0436, 25.5350, 28.6525
        Hunter-Lab:
        62.7734, 4.1886, 19.4651
      #c6a280 color charts
#c6a280 RGB chart
      #c6a280 CMYK chart
      #c6a280 RGB pie chart
      #c6a280 color shades, tints & tones
#c6a280 color schemes
#c6a280 color preview, HTML & CSS examples
           This text has a color of #c6a280        
        
          <p style="color:#c6a280;">Text here</p>
        
        
          .mytext {color:#c6a280;}
        
        Text color #c6a280
      
           This box has a color of #c6a280        
        
          <div style="background-color:#c6a280;">Content here</div>
        
        
          .mybackground {background-color:#c6a280;}
        
        Background color #c6a280
      
           Border around this has a color of #c6a280        
        
          <div style="border:2px solid #c6a280;">Content here</div>
        
        
          .myborder {border:2px solid #c6a280;}
        
        Border color #c6a280