#fcb1be color space conversions
Hex:
        #fcb1be
        RGB:
        252, 177, 190
        CMY:
        1, 31, 25
        CMYK:
        0, 30, 25, 1
      HSL:
        350°, 92.5926%, 84.1176%
        HSV (HSB):
        350°, 29.7619%, 98.8235%
        XYZ:
        65.1613, 55.8574, 56.0624
        xyY:
        0.3680, 0.3154, 55.8574
      CIE-Lab:
        79.5326, 29.1015, 4.4113
        CIE-LCH:
        79.5326, 29.4340, 8.6194
        CIE-Luv:
        79.5326, 47.0215, 0.9945
        Hunter-Lab:
        74.7378, 24.8367, 7.8418
      #fcb1be color charts
#fcb1be RGB chart
      #fcb1be CMYK chart
      #fcb1be RGB pie chart
      #fcb1be color shades, tints & tones
#fcb1be color schemes
#fcb1be color preview, HTML & CSS examples
           This text has a color of #fcb1be        
        
          <p style="color:#fcb1be;">Text here</p>
        
        
          .mytext {color:#fcb1be;}
        
        Text color #fcb1be
      
           This box has a color of #fcb1be        
        
          <div style="background-color:#fcb1be;">Content here</div>
        
        
          .mybackground {background-color:#fcb1be;}
        
        Background color #fcb1be
      
           Border around this has a color of #fcb1be        
        
          <div style="border:2px solid #fcb1be;">Content here</div>
        
        
          .myborder {border:2px solid #fcb1be;}
        
        Border color #fcb1be