#fbacd7 color space conversions
Hex:
        #fbacd7
        RGB:
        251, 172, 215
        CMY:
        2, 33, 16
        CMYK:
        0, 31, 14, 2
      HSL:
        327°, 90.8046%, 82.9412%
        HSV (HSB):
        327°, 31.4741%, 98.4314%
        XYZ:
        66.8019, 54.9206, 71.3699
        xyY:
        0.3460, 0.2844, 54.9206
      CIE-Lab:
        78.9955, 35.0862, -9.9474
        CIE-LCH:
        78.9955, 36.4691, 344.1713
        CIE-Luv:
        78.9955, 45.2248, -21.4693
        Hunter-Lab:
        74.1084, 31.2116, -5.2231
      #fbacd7 color charts
#fbacd7 RGB chart
      #fbacd7 CMYK chart
      #fbacd7 RGB pie chart
      #fbacd7 color shades, tints & tones
#fbacd7 color schemes
#fbacd7 color preview, HTML & CSS examples
           This text has a color of #fbacd7        
        
          <p style="color:#fbacd7;">Text here</p>
        
        
          .mytext {color:#fbacd7;}
        
        Text color #fbacd7
      
           This box has a color of #fbacd7        
        
          <div style="background-color:#fbacd7;">Content here</div>
        
        
          .mybackground {background-color:#fbacd7;}
        
        Background color #fbacd7
      
           Border around this has a color of #fbacd7        
        
          <div style="border:2px solid #fbacd7;">Content here</div>
        
        
          .myborder {border:2px solid #fbacd7;}
        
        Border color #fbacd7