#faf39a color space conversions
Hex:
        #faf39a
        RGB:
        250, 243, 154
        CMY:
        2, 5, 40
        CMYK:
        0, 3, 38, 2
      HSL:
        56°, 90.5660%, 79.2157%
        HSV (HSB):
        56°, 38.4000%, 98.0392%
        XYZ:
        77.3077, 86.7583, 43.2433
        xyY:
        0.3729, 0.4185, 86.7583
      CIE-Lab:
        94.6356, -10.1487, 43.7401
        CIE-LCH:
        94.6356, 44.9021, 103.0628
        CIE-Luv:
        94.6356, 8.8140, 60.6648
        Hunter-Lab:
        93.1441, -14.8510, 37.6748
      #faf39a color charts
#faf39a RGB chart
      #faf39a CMYK chart
      #faf39a RGB pie chart
      #faf39a color shades, tints & tones
#faf39a color schemes
#faf39a color preview, HTML & CSS examples
           This text has a color of #faf39a        
        
          <p style="color:#faf39a;">Text here</p>
        
        
          .mytext {color:#faf39a;}
        
        Text color #faf39a
      
           This box has a color of #faf39a        
        
          <div style="background-color:#faf39a;">Content here</div>
        
        
          .mybackground {background-color:#faf39a;}
        
        Background color #faf39a
      
           Border around this has a color of #faf39a        
        
          <div style="border:2px solid #faf39a;">Content here</div>
        
        
          .myborder {border:2px solid #faf39a;}
        
        Border color #faf39a