#fbd1c1 color space conversions
Hex:
        #fbd1c1
        RGB:
        251, 209, 193
        CMY:
        2, 18, 24
        CMYK:
        0, 17, 23, 2
      HSL:
        17°, 87.8788%, 87.0588%
        HSV (HSB):
        17°, 23.1076%, 98.4314%
        XYZ:
        72.2098, 69.9604, 60.1499
        xyY:
        0.3569, 0.3458, 69.9604
      CIE-Lab:
        86.9774, 12.3673, 13.4424
        CIE-LCH:
        86.9774, 18.2660, 47.3852
        CIE-Luv:
        86.9774, 27.1275, 17.2281
        Hunter-Lab:
        83.6423, 7.7278, 15.9123
      #fbd1c1 color charts
#fbd1c1 RGB chart
      #fbd1c1 CMYK chart
      #fbd1c1 RGB pie chart
      #fbd1c1 color shades, tints & tones
#fbd1c1 color schemes
#fbd1c1 color preview, HTML & CSS examples
           This text has a color of #fbd1c1        
        
          <p style="color:#fbd1c1;">Text here</p>
        
        
          .mytext {color:#fbd1c1;}
        
        Text color #fbd1c1
      
           This box has a color of #fbd1c1        
        
          <div style="background-color:#fbd1c1;">Content here</div>
        
        
          .mybackground {background-color:#fbd1c1;}
        
        Background color #fbd1c1
      
           Border around this has a color of #fbd1c1        
        
          <div style="border:2px solid #fbd1c1;">Content here</div>
        
        
          .myborder {border:2px solid #fbd1c1;}
        
        Border color #fbd1c1