#c6b160 color space conversions
Hex:
        #c6b160
        RGB:
        198, 177, 96
        CMY:
        22, 31, 62
        CMYK:
        0, 11, 52, 22
      HSL:
        48°, 47.2222%, 57.6471%
        HSV (HSB):
        48°, 51.5152%, 77.6471%
        XYZ:
        41.1222, 44.2946, 17.4487
        xyY:
        0.3998, 0.4306, 44.2946
      CIE-Lab:
        72.4250, -2.9760, 43.8232
        CIE-LCH:
        72.4250, 43.9242, 93.8850
        CIE-Luv:
        72.4250, 18.0736, 54.2952
        Hunter-Lab:
        66.5542, -6.1791, 31.0437
      #c6b160 color charts
#c6b160 RGB chart
      #c6b160 CMYK chart
      #c6b160 RGB pie chart
      #c6b160 color shades, tints & tones
#c6b160 color schemes
#c6b160 color preview, HTML & CSS examples
           This text has a color of #c6b160        
        
          <p style="color:#c6b160;">Text here</p>
        
        
          .mytext {color:#c6b160;}
        
        Text color #c6b160
      
           This box has a color of #c6b160        
        
          <div style="background-color:#c6b160;">Content here</div>
        
        
          .mybackground {background-color:#c6b160;}
        
        Background color #c6b160
      
           Border around this has a color of #c6b160        
        
          <div style="border:2px solid #c6b160;">Content here</div>
        
        
          .myborder {border:2px solid #c6b160;}
        
        Border color #c6b160