#fbacd5 color space conversions
Hex:
        #fbacd5
        RGB:
        251, 172, 213
        CMY:
        2, 33, 16
        CMYK:
        0, 31, 15, 2
      HSL:
        329°, 90.8046%, 82.9412%
        HSV (HSB):
        329°, 31.4741%, 98.4314%
        XYZ:
        66.5464, 54.8184, 70.0244
        xyY:
        0.3477, 0.2864, 54.8184
      CIE-Lab:
        78.9365, 34.7729, -8.9504
        CIE-LCH:
        78.9365, 35.9063, 345.5657
        CIE-Luv:
        78.9365, 45.5524, -19.8785
        Hunter-Lab:
        74.0394, 30.8663, -4.2472
      #fbacd5 color charts
#fbacd5 RGB chart
      #fbacd5 CMYK chart
      #fbacd5 RGB pie chart
      #fbacd5 color shades, tints & tones
#fbacd5 color schemes
#fbacd5 color preview, HTML & CSS examples
           This text has a color of #fbacd5        
        
          <p style="color:#fbacd5;">Text here</p>
        
        
          .mytext {color:#fbacd5;}
        
        Text color #fbacd5
      
           This box has a color of #fbacd5        
        
          <div style="background-color:#fbacd5;">Content here</div>
        
        
          .mybackground {background-color:#fbacd5;}
        
        Background color #fbacd5
      
           Border around this has a color of #fbacd5        
        
          <div style="border:2px solid #fbacd5;">Content here</div>
        
        
          .myborder {border:2px solid #fbacd5;}
        
        Border color #fbacd5