#fafe49 color space conversions
Hex:
        #fafe49
        RGB:
        250, 254, 73
        CMY:
        2, 0, 71
        CMYK:
        2, 0, 71, 0
      HSL:
        61°, 98.9071%, 64.1176%
        HSV (HSB):
        61°, 71.2598%, 99.6078%
        XYZ:
        76.0688, 91.6887, 19.9918
        xyY:
        0.4052, 0.4884, 91.6887
      CIE-Lab:
        96.6929, -21.5230, 80.6243
        CIE-LCH:
        96.6929, 83.4477, 104.9468
        CIE-Luv:
        96.6929, 4.3790, 97.6137
        Hunter-Lab:
        95.7542, -25.7664, 54.6492
      #fafe49 color charts
#fafe49 RGB chart
      #fafe49 CMYK chart
      #fafe49 RGB pie chart
      #fafe49 color shades, tints & tones
#fafe49 color schemes
#fafe49 color preview, HTML & CSS examples
           This text has a color of #fafe49        
        
          <p style="color:#fafe49;">Text here</p>
        
        
          .mytext {color:#fafe49;}
        
        Text color #fafe49
      
           This box has a color of #fafe49        
        
          <div style="background-color:#fafe49;">Content here</div>
        
        
          .mybackground {background-color:#fafe49;}
        
        Background color #fafe49
      
           Border around this has a color of #fafe49        
        
          <div style="border:2px solid #fafe49;">Content here</div>
        
        
          .myborder {border:2px solid #fafe49;}
        
        Border color #fafe49