#ccc6b1 color space conversions
Hex:
        #ccc6b1
        RGB:
        204, 198, 177
        CMY:
        20, 22, 31
        CMYK:
        0, 3, 13, 20
      HSL:
        47°, 20.9302%, 74.7059%
        HSV (HSB):
        47°, 13.2353%, 80.0000%
        XYZ:
        53.0317, 56.3999, 49.6862
        xyY:
        0.3333, 0.3545, 56.3999
      CIE-Lab:
        79.8409, -1.4814, 11.2661
        CIE-LCH:
        79.8409, 11.3631, 97.4911
        CIE-Luv:
        79.8409, 4.7271, 16.5788
        Hunter-Lab:
        75.0998, -5.3770, 13.3435
      #ccc6b1 color charts
#ccc6b1 RGB chart
      #ccc6b1 CMYK chart
      #ccc6b1 RGB pie chart
      #ccc6b1 color shades, tints & tones
#ccc6b1 color schemes
#ccc6b1 color preview, HTML & CSS examples
           This text has a color of #ccc6b1        
        
          <p style="color:#ccc6b1;">Text here</p>
        
        
          .mytext {color:#ccc6b1;}
        
        Text color #ccc6b1
      
           This box has a color of #ccc6b1        
        
          <div style="background-color:#ccc6b1;">Content here</div>
        
        
          .mybackground {background-color:#ccc6b1;}
        
        Background color #ccc6b1
      
           Border around this has a color of #ccc6b1        
        
          <div style="border:2px solid #ccc6b1;">Content here</div>
        
        
          .myborder {border:2px solid #ccc6b1;}
        
        Border color #ccc6b1