#fafc89 color space conversions
Hex:
        #fafc89
        RGB:
        250, 252, 137
        CMY:
        2, 1, 46
        CMYK:
        1, 0, 46, 1
      HSL:
        61°, 95.0413%, 76.2745%
        HSV (HSB):
        61°, 45.6349%, 98.8235%
        XYZ:
        78.7501, 91.7509, 37.2260
        xyY:
        0.3791, 0.4417, 91.7509
      CIE-Lab:
        96.7184, -16.2413, 54.4932
        CIE-LCH:
        96.7184, 56.8620, 106.5963
        CIE-Luv:
        96.7184, 4.0499, 73.8497
        Hunter-Lab:
        95.7867, -20.8747, 44.0085
      #fafc89 color charts
#fafc89 RGB chart
      #fafc89 CMYK chart
      #fafc89 RGB pie chart
      #fafc89 color shades, tints & tones
#fafc89 color schemes
#fafc89 color preview, HTML & CSS examples
           This text has a color of #fafc89        
        
          <p style="color:#fafc89;">Text here</p>
        
        
          .mytext {color:#fafc89;}
        
        Text color #fafc89
      
           This box has a color of #fafc89        
        
          <div style="background-color:#fafc89;">Content here</div>
        
        
          .mybackground {background-color:#fafc89;}
        
        Background color #fafc89
      
           Border around this has a color of #fafc89        
        
          <div style="border:2px solid #fafc89;">Content here</div>
        
        
          .myborder {border:2px solid #fafc89;}
        
        Border color #fafc89