#fcb7dc color space conversions
Hex:
        #fcb7dc
        RGB:
        252, 183, 220
        CMY:
        1, 28, 14
        CMYK:
        0, 27, 13, 1
      HSL:
        328°, 92.0000%, 85.2941%
        HSV (HSB):
        328°, 27.3810%, 98.8235%
        XYZ:
        69.9966, 59.7297, 75.5499
        xyY:
        0.3410, 0.2910, 59.7297
      CIE-Lab:
        81.6911, 30.4440, -8.6275
        CIE-LCH:
        81.6911, 31.6429, 344.1779
        CIE-Luv:
        81.6911, 39.2208, -18.6705
        Hunter-Lab:
        77.2850, 26.4178, -3.8594
      #fcb7dc color charts
#fcb7dc RGB chart
      #fcb7dc CMYK chart
      #fcb7dc RGB pie chart
      #fcb7dc color shades, tints & tones
#fcb7dc color schemes
#fcb7dc color preview, HTML & CSS examples
           This text has a color of #fcb7dc        
        
          <p style="color:#fcb7dc;">Text here</p>
        
        
          .mytext {color:#fcb7dc;}
        
        Text color #fcb7dc
      
           This box has a color of #fcb7dc        
        
          <div style="background-color:#fcb7dc;">Content here</div>
        
        
          .mybackground {background-color:#fcb7dc;}
        
        Background color #fcb7dc
      
           Border around this has a color of #fcb7dc        
        
          <div style="border:2px solid #fcb7dc;">Content here</div>
        
        
          .myborder {border:2px solid #fcb7dc;}
        
        Border color #fcb7dc