#fac9ad color space conversions
Hex:
        #fac9ad
        RGB:
        250, 201, 173
        CMY:
        2, 21, 32
        CMYK:
        0, 20, 31, 2
      HSL:
        22°, 88.5057%, 82.9412%
        HSV (HSB):
        22°, 30.8000%, 98.0392%
        XYZ:
        67.8538, 65.1144, 48.5272
        xyY:
        0.3739, 0.3588, 65.1144
      CIE-Lab:
        84.5427, 13.4972, 20.5793
        CIE-LCH:
        84.5427, 24.6106, 56.7405
        CIE-Luv:
        84.5427, 33.2037, 26.4464
        Hunter-Lab:
        80.6935, 8.8840, 20.8298
      #fac9ad color charts
#fac9ad RGB chart
      #fac9ad CMYK chart
      #fac9ad RGB pie chart
      #fac9ad color shades, tints & tones
#fac9ad color schemes
#fac9ad color preview, HTML & CSS examples
           This text has a color of #fac9ad        
        
          <p style="color:#fac9ad;">Text here</p>
        
        
          .mytext {color:#fac9ad;}
        
        Text color #fac9ad
      
           This box has a color of #fac9ad        
        
          <div style="background-color:#fac9ad;">Content here</div>
        
        
          .mybackground {background-color:#fac9ad;}
        
        Background color #fac9ad
      
           Border around this has a color of #fac9ad        
        
          <div style="border:2px solid #fac9ad;">Content here</div>
        
        
          .myborder {border:2px solid #fac9ad;}
        
        Border color #fac9ad