#ccb0be color space conversions
Hex:
        #ccb0be
        RGB:
        204, 176, 190
        CMY:
        20, 31, 25
        CMYK:
        0, 14, 7, 20
      HSL:
        330°, 21.5385%, 74.5098%
        HSV (HSB):
        330°, 13.7255%, 80.0000%
        XYZ:
        49.7214, 47.6057, 55.2834
        xyY:
        0.3258, 0.3119, 47.6057
      CIE-Lab:
        74.5756, 12.4644, -3.3894
        CIE-LCH:
        74.5756, 12.9170, 344.7874
        CIE-Luv:
        74.5756, 15.6034, -7.2382
        Hunter-Lab:
        68.9969, 7.8883, 0.7920
      #ccb0be color charts
#ccb0be RGB chart
      #ccb0be CMYK chart
      #ccb0be RGB pie chart
      #ccb0be color shades, tints & tones
#ccb0be color schemes
#ccb0be color preview, HTML & CSS examples
           This text has a color of #ccb0be        
        
          <p style="color:#ccb0be;">Text here</p>
        
        
          .mytext {color:#ccb0be;}
        
        Text color #ccb0be
      
           This box has a color of #ccb0be        
        
          <div style="background-color:#ccb0be;">Content here</div>
        
        
          .mybackground {background-color:#ccb0be;}
        
        Background color #ccb0be
      
           Border around this has a color of #ccb0be        
        
          <div style="border:2px solid #ccb0be;">Content here</div>
        
        
          .myborder {border:2px solid #ccb0be;}
        
        Border color #ccb0be