#ffcbd5 color space conversions
Hex:
        #ffcbd5
        RGB:
        255, 203, 213
        CMY:
        0, 20, 16
        CMYK:
        0, 20, 16, 0
      HSL:
        348°, 100.0000%, 89.8039%
        HSV (HSB):
        348°, 20.3922%, 100.0000%
        XYZ:
        74.6062, 68.7760, 72.2937
        xyY:
        0.3459, 0.3189, 68.7760
      CIE-Lab:
        86.3930, 19.8787, 2.0605
        CIE-LCH:
        86.3930, 19.9852, 5.9178
        CIE-Luv:
        86.3930, 31.1160, -0.5811
        Hunter-Lab:
        82.9313, 15.4514, 6.3670
      #ffcbd5 color charts
#ffcbd5 RGB chart
      #ffcbd5 CMYK chart
      #ffcbd5 RGB pie chart
      #ffcbd5 color shades, tints & tones
#ffcbd5 color schemes
#ffcbd5 color preview, HTML & CSS examples
           This text has a color of #ffcbd5        
        
          <p style="color:#ffcbd5;">Text here</p>
        
        
          .mytext {color:#ffcbd5;}
        
        Text color #ffcbd5
      
           This box has a color of #ffcbd5        
        
          <div style="background-color:#ffcbd5;">Content here</div>
        
        
          .mybackground {background-color:#ffcbd5;}
        
        Background color #ffcbd5
      
           Border around this has a color of #ffcbd5        
        
          <div style="border:2px solid #ffcbd5;">Content here</div>
        
        
          .myborder {border:2px solid #ffcbd5;}
        
        Border color #ffcbd5