#fcb4d3 color space conversions
Hex:
        #fcb4d3
        RGB:
        252, 180, 211
        CMY:
        1, 29, 17
        CMYK:
        0, 29, 16, 1
      HSL:
        334°, 92.3077%, 84.7059%
        HSV (HSB):
        334°, 28.5714%, 98.8235%
        XYZ:
        68.2240, 58.0411, 69.2353
        xyY:
        0.3490, 0.2969, 58.0411
      CIE-Lab:
        80.7616, 30.6059, -5.1527
        CIE-LCH:
        80.7616, 31.0367, 350.4435
        CIE-Luv:
        80.7616, 42.1807, -13.3687
        Hunter-Lab:
        76.1847, 26.5249, -0.5524
      #fcb4d3 color charts
#fcb4d3 RGB chart
      #fcb4d3 CMYK chart
      #fcb4d3 RGB pie chart
      #fcb4d3 color shades, tints & tones
#fcb4d3 color schemes
#fcb4d3 color preview, HTML & CSS examples
           This text has a color of #fcb4d3        
        
          <p style="color:#fcb4d3;">Text here</p>
        
        
          .mytext {color:#fcb4d3;}
        
        Text color #fcb4d3
      
           This box has a color of #fcb4d3        
        
          <div style="background-color:#fcb4d3;">Content here</div>
        
        
          .mybackground {background-color:#fcb4d3;}
        
        Background color #fcb4d3
      
           Border around this has a color of #fcb4d3        
        
          <div style="border:2px solid #fcb4d3;">Content here</div>
        
        
          .myborder {border:2px solid #fcb4d3;}
        
        Border color #fcb4d3