#c6b365 color space conversions
Hex:
        #c6b365
        RGB:
        198, 179, 101
        CMY:
        22, 30, 60
        CMYK:
        0, 10, 49, 22
      HSL:
        48°, 45.9716%, 58.6275%
        HSV (HSB):
        48°, 48.9899%, 77.6471%
        XYZ:
        41.7578, 45.1856, 18.8327
        xyY:
        0.3948, 0.4272, 45.1856
      CIE-Lab:
        73.0139, -3.5762, 42.0391
        CIE-LCH:
        73.0139, 42.1909, 94.8623
        CIE-Luv:
        73.0139, 16.5115, 52.8660
        Hunter-Lab:
        67.2202, -6.7496, 30.4432
      #c6b365 color charts
#c6b365 RGB chart
      #c6b365 CMYK chart
      #c6b365 RGB pie chart
      #c6b365 color shades, tints & tones
#c6b365 color schemes
#c6b365 color preview, HTML & CSS examples
           This text has a color of #c6b365        
        
          <p style="color:#c6b365;">Text here</p>
        
        
          .mytext {color:#c6b365;}
        
        Text color #c6b365
      
           This box has a color of #c6b365        
        
          <div style="background-color:#c6b365;">Content here</div>
        
        
          .mybackground {background-color:#c6b365;}
        
        Background color #c6b365
      
           Border around this has a color of #c6b365        
        
          <div style="border:2px solid #c6b365;">Content here</div>
        
        
          .myborder {border:2px solid #c6b365;}
        
        Border color #c6b365