#fafb44 color space conversions
Hex:
        #fafb44
        RGB:
        250, 251, 68
        CMY:
        2, 2, 73
        CMYK:
        0, 0, 73, 2
      HSL:
        60°, 95.8115%, 62.5490%
        HSV (HSB):
        60°, 72.9084%, 98.4314%
        XYZ:
        74.9649, 89.7357, 18.8385
        xyY:
        0.4084, 0.4889, 89.7357
      CIE-Lab:
        95.8870, -20.3058, 81.4642
        CIE-LCH:
        95.8870, 83.9568, 103.9964
        CIE-Luv:
        95.8870, 6.3681, 97.5675
        Hunter-Lab:
        94.7289, -24.5175, 54.5194
      #fafb44 color charts
#fafb44 RGB chart
      #fafb44 CMYK chart
      #fafb44 RGB pie chart
      #fafb44 color shades, tints & tones
#fafb44 color schemes
#fafb44 color preview, HTML & CSS examples
           This text has a color of #fafb44        
        
          <p style="color:#fafb44;">Text here</p>
        
        
          .mytext {color:#fafb44;}
        
        Text color #fafb44
      
           This box has a color of #fafb44        
        
          <div style="background-color:#fafb44;">Content here</div>
        
        
          .mybackground {background-color:#fafb44;}
        
        Background color #fafb44
      
           Border around this has a color of #fafb44        
        
          <div style="border:2px solid #fafb44;">Content here</div>
        
        
          .myborder {border:2px solid #fafb44;}
        
        Border color #fafb44