#fcb2cf color space conversions
Hex:
        #fcb2cf
        RGB:
        252, 178, 207
        CMY:
        1, 30, 19
        CMYK:
        0, 29, 18, 1
      HSL:
        336°, 92.5000%, 84.3137%
        HSV (HSB):
        336°, 29.3651%, 98.8235%
        XYZ:
        67.3278, 57.0412, 66.4930
        xyY:
        0.3528, 0.2989, 57.0412
      CIE-Lab:
        80.2028, 31.0458, -3.8149
        CIE-LCH:
        80.2028, 31.2793, 352.9946
        CIE-Luv:
        80.2028, 43.8918, -11.4269
        Hunter-Lab:
        75.5256, 26.9550, 0.6689
      #fcb2cf color charts
#fcb2cf RGB chart
      #fcb2cf CMYK chart
      #fcb2cf RGB pie chart
      #fcb2cf color shades, tints & tones
#fcb2cf color schemes
#fcb2cf color preview, HTML & CSS examples
           This text has a color of #fcb2cf        
        
          <p style="color:#fcb2cf;">Text here</p>
        
        
          .mytext {color:#fcb2cf;}
        
        Text color #fcb2cf
      
           This box has a color of #fcb2cf        
        
          <div style="background-color:#fcb2cf;">Content here</div>
        
        
          .mybackground {background-color:#fcb2cf;}
        
        Background color #fcb2cf
      
           Border around this has a color of #fcb2cf        
        
          <div style="border:2px solid #fcb2cf;">Content here</div>
        
        
          .myborder {border:2px solid #fcb2cf;}
        
        Border color #fcb2cf