#fac98e color space conversions
Hex:
        #fac98e
        RGB:
        250, 201, 142
        CMY:
        2, 21, 44
        CMYK:
        0, 20, 43, 2
      HSL:
        33°, 91.5254%, 76.8627%
        HSV (HSB):
        33°, 43.2000%, 98.0392%
        XYZ:
        65.1935, 64.0503, 34.5181
        xyY:
        0.3981, 0.3911, 64.0503
      CIE-Lab:
        83.9919, 9.9529, 36.0278
        CIE-LCH:
        83.9919, 37.3773, 74.5569
        CIE-Luv:
        83.9919, 36.0711, 45.8854
        Hunter-Lab:
        80.0314, 5.3509, 30.4498
      #fac98e color charts
#fac98e RGB chart
      #fac98e CMYK chart
      #fac98e RGB pie chart
      #fac98e color shades, tints & tones
#fac98e color schemes
#fac98e color preview, HTML & CSS examples
           This text has a color of #fac98e        
        
          <p style="color:#fac98e;">Text here</p>
        
        
          .mytext {color:#fac98e;}
        
        Text color #fac98e
      
           This box has a color of #fac98e        
        
          <div style="background-color:#fac98e;">Content here</div>
        
        
          .mybackground {background-color:#fac98e;}
        
        Background color #fac98e
      
           Border around this has a color of #fac98e        
        
          <div style="border:2px solid #fac98e;">Content here</div>
        
        
          .myborder {border:2px solid #fac98e;}
        
        Border color #fac98e