#fac08f color space conversions
Hex:
        #fac08f
        RGB:
        250, 192, 143
        CMY:
        2, 25, 44
        CMYK:
        0, 23, 43, 2
      HSL:
        27°, 91.4530%, 77.0588%
        HSV (HSB):
        27°, 42.8000%, 98.0392%
        XYZ:
        63.2319, 60.0064, 34.2363
        xyY:
        0.4015, 0.3811, 60.0064
      CIE-Lab:
        81.8417, 14.7535, 32.6925
        CIE-LCH:
        81.8417, 35.8674, 65.7112
        CIE-Luv:
        81.8417, 41.9404, 40.7137
        Hunter-Lab:
        77.4638, 10.1437, 28.0206
      #fac08f color charts
#fac08f RGB chart
      #fac08f CMYK chart
      #fac08f RGB pie chart
      #fac08f color shades, tints & tones
#fac08f color schemes
#fac08f color preview, HTML & CSS examples
           This text has a color of #fac08f        
        
          <p style="color:#fac08f;">Text here</p>
        
        
          .mytext {color:#fac08f;}
        
        Text color #fac08f
      
           This box has a color of #fac08f        
        
          <div style="background-color:#fac08f;">Content here</div>
        
        
          .mybackground {background-color:#fac08f;}
        
        Background color #fac08f
      
           Border around this has a color of #fac08f        
        
          <div style="border:2px solid #fac08f;">Content here</div>
        
        
          .myborder {border:2px solid #fac08f;}
        
        Border color #fac08f