#fac5c1 color space conversions
Hex:
        #fac5c1
        RGB:
        250, 197, 193
        CMY:
        2, 23, 24
        CMYK:
        0, 21, 23, 2
      HSL:
        4°, 85.0746%, 86.8627%
        HSV (HSB):
        4°, 22.8000%, 98.0392%
        XYZ:
        69.0162, 64.1068, 59.1884
        xyY:
        0.3589, 0.3333, 64.1068
      CIE-Lab:
        84.0213, 18.2818, 9.2248
        CIE-LCH:
        84.0213, 20.4773, 26.7750
        CIE-Luv:
        84.0213, 33.4851, 10.0577
        Hunter-Lab:
        80.0667, 13.7475, 12.2172
      #fac5c1 color charts
#fac5c1 RGB chart
      #fac5c1 CMYK chart
      #fac5c1 RGB pie chart
      #fac5c1 color shades, tints & tones
#fac5c1 color schemes
#fac5c1 color preview, HTML & CSS examples
           This text has a color of #fac5c1        
        
          <p style="color:#fac5c1;">Text here</p>
        
        
          .mytext {color:#fac5c1;}
        
        Text color #fac5c1
      
           This box has a color of #fac5c1        
        
          <div style="background-color:#fac5c1;">Content here</div>
        
        
          .mybackground {background-color:#fac5c1;}
        
        Background color #fac5c1
      
           Border around this has a color of #fac5c1        
        
          <div style="border:2px solid #fac5c1;">Content here</div>
        
        
          .myborder {border:2px solid #fac5c1;}
        
        Border color #fac5c1