#ccc0bc color space conversions
Hex:
        #ccc0bc
        RGB:
        204, 192, 188
        CMY:
        20, 25, 26
        CMYK:
        0, 6, 8, 20
      HSL:
        15°, 13.5593%, 76.8627%
        HSV (HSB):
        15°, 7.8431%, 80.0000%
        XYZ:
        52.8286, 54.1675, 55.2480
        xyY:
        0.3256, 0.3339, 54.1675
      CIE-Lab:
        78.5593, 3.5162, 3.5132
        CIE-LCH:
        78.5593, 4.9705, 44.9750
        CIE-Luv:
        78.5593, 7.2550, 4.5691
        Hunter-Lab:
        73.5986, -0.6713, 7.0120
      #ccc0bc color charts
#ccc0bc RGB chart
      #ccc0bc CMYK chart
      #ccc0bc RGB pie chart
      #ccc0bc color shades, tints & tones
#ccc0bc color schemes
#ccc0bc color preview, HTML & CSS examples
           This text has a color of #ccc0bc        
        
          <p style="color:#ccc0bc;">Text here</p>
        
        
          .mytext {color:#ccc0bc;}
        
        Text color #ccc0bc
      
           This box has a color of #ccc0bc        
        
          <div style="background-color:#ccc0bc;">Content here</div>
        
        
          .mybackground {background-color:#ccc0bc;}
        
        Background color #ccc0bc
      
           Border around this has a color of #ccc0bc        
        
          <div style="border:2px solid #ccc0bc;">Content here</div>
        
        
          .myborder {border:2px solid #ccc0bc;}
        
        Border color #ccc0bc