#c6a675 color space conversions
Hex:
        #c6a675
        RGB:
        198, 166, 117
        CMY:
        22, 35, 54
        CMYK:
        0, 16, 41, 22
      HSL:
        36°, 41.5385%, 61.7647%
        HSV (HSB):
        36°, 40.9091%, 77.6471%
        XYZ:
        40.1358, 40.5626, 22.5436
        xyY:
        0.3888, 0.3929, 40.5626
      CIE-Lab:
        69.8683, 4.9958, 29.7308
        CIE-LCH:
        69.8683, 30.1476, 80.4615
        CIE-Luv:
        69.8683, 23.9047, 37.5871
        Hunter-Lab:
        63.6887, 1.0331, 23.5955
      #c6a675 color charts
#c6a675 RGB chart
      #c6a675 CMYK chart
      #c6a675 RGB pie chart
      #c6a675 color shades, tints & tones
#c6a675 color schemes
#c6a675 color preview, HTML & CSS examples
           This text has a color of #c6a675        
        
          <p style="color:#c6a675;">Text here</p>
        
        
          .mytext {color:#c6a675;}
        
        Text color #c6a675
      
           This box has a color of #c6a675        
        
          <div style="background-color:#c6a675;">Content here</div>
        
        
          .mybackground {background-color:#c6a675;}
        
        Background color #c6a675
      
           Border around this has a color of #c6a675        
        
          <div style="border:2px solid #c6a675;">Content here</div>
        
        
          .myborder {border:2px solid #c6a675;}
        
        Border color #c6a675