#fafd5a color space conversions
Hex:
        #fafd5a
        RGB:
        250, 253, 90
        CMY:
        2, 1, 65
        CMYK:
        1, 0, 64, 1
      HSL:
        61°, 97.6048%, 67.2549%
        HSV (HSB):
        61°, 64.4269%, 99.2157%
        XYZ:
        76.3951, 91.3127, 23.2715
        xyY:
        0.4000, 0.4781, 91.3127
      CIE-Lab:
        96.5387, -20.1953, 74.4541
        CIE-LCH:
        96.5387, 77.1444, 105.1761
        CIE-Luv:
        96.5387, 4.6982, 92.6108
        Hunter-Lab:
        95.5577, -24.5214, 52.4513
      #fafd5a color charts
#fafd5a RGB chart
      #fafd5a CMYK chart
      #fafd5a RGB pie chart
      #fafd5a color shades, tints & tones
#fafd5a color schemes
#fafd5a color preview, HTML & CSS examples
           This text has a color of #fafd5a        
        
          <p style="color:#fafd5a;">Text here</p>
        
        
          .mytext {color:#fafd5a;}
        
        Text color #fafd5a
      
           This box has a color of #fafd5a        
        
          <div style="background-color:#fafd5a;">Content here</div>
        
        
          .mybackground {background-color:#fafd5a;}
        
        Background color #fafd5a
      
           Border around this has a color of #fafd5a        
        
          <div style="border:2px solid #fafd5a;">Content here</div>
        
        
          .myborder {border:2px solid #fafd5a;}
        
        Border color #fafd5a