#facac5 color space conversions
Hex:
        #facac5
        RGB:
        250, 202, 197
        CMY:
        2, 21, 23
        CMYK:
        0, 19, 21, 2
      HSL:
        6°, 84.1270%, 87.6471%
        HSV (HSB):
        6°, 21.2000%, 98.0392%
        XYZ:
        70.6229, 66.5963, 61.9555
        xyY:
        0.3546, 0.3344, 66.5963
      CIE-Lab:
        85.2997, 16.2324, 8.9238
        CIE-LCH:
        85.2997, 18.5236, 28.7999
        CIE-Luv:
        85.2997, 30.1347, 10.0706
        Hunter-Lab:
        81.6065, 11.6638, 12.1118
      #facac5 color charts
#facac5 RGB chart
      #facac5 CMYK chart
      #facac5 RGB pie chart
      #facac5 color shades, tints & tones
#facac5 color schemes
#facac5 color preview, HTML & CSS examples
           This text has a color of #facac5        
        
          <p style="color:#facac5;">Text here</p>
        
        
          .mytext {color:#facac5;}
        
        Text color #facac5
      
           This box has a color of #facac5        
        
          <div style="background-color:#facac5;">Content here</div>
        
        
          .mybackground {background-color:#facac5;}
        
        Background color #facac5
      
           Border around this has a color of #facac5        
        
          <div style="border:2px solid #facac5;">Content here</div>
        
        
          .myborder {border:2px solid #facac5;}
        
        Border color #facac5