#fcb4cd color space conversions
Hex:
        #fcb4cd
        RGB:
        252, 180, 205
        CMY:
        1, 29, 20
        CMYK:
        0, 29, 19, 1
      HSL:
        339°, 92.3077%, 84.7059%
        HSV (HSB):
        339°, 28.5714%, 98.8235%
        XYZ:
        67.4856, 57.7457, 65.3468
        xyY:
        0.3541, 0.3030, 57.7457
      CIE-Lab:
        80.5972, 29.6936, -2.1542
        CIE-LCH:
        80.5972, 29.7717, 355.8506
        CIE-Luv:
        80.5972, 43.0716, -8.6935
        Hunter-Lab:
        75.9906, 25.5383, 2.2081
      #fcb4cd color charts
#fcb4cd RGB chart
      #fcb4cd CMYK chart
      #fcb4cd RGB pie chart
      #fcb4cd color shades, tints & tones
#fcb4cd color schemes
#fcb4cd color preview, HTML & CSS examples
           This text has a color of #fcb4cd        
        
          <p style="color:#fcb4cd;">Text here</p>
        
        
          .mytext {color:#fcb4cd;}
        
        Text color #fcb4cd
      
           This box has a color of #fcb4cd        
        
          <div style="background-color:#fcb4cd;">Content here</div>
        
        
          .mybackground {background-color:#fcb4cd;}
        
        Background color #fcb4cd
      
           Border around this has a color of #fcb4cd        
        
          <div style="border:2px solid #fcb4cd;">Content here</div>
        
        
          .myborder {border:2px solid #fcb4cd;}
        
        Border color #fcb4cd