#fafb43 color space conversions
Hex:
        #fafb43
        RGB:
        250, 251, 67
        CMY:
        2, 2, 74
        CMYK:
        0, 0, 73, 2
      HSL:
        60°, 95.8333%, 62.3529%
        HSV (HSB):
        60°, 73.3068%, 98.4314%
        XYZ:
        74.9346, 89.7236, 18.6791
        xyY:
        0.4087, 0.4894, 89.7236
      CIE-Lab:
        95.8820, -20.3463, 81.7707
        CIE-LCH:
        95.8820, 84.2640, 103.9727
        CIE-Luv:
        95.8820, 6.3838, 97.7888
        Hunter-Lab:
        94.7225, -24.5538, 54.6139
      #fafb43 color charts
#fafb43 RGB chart
      #fafb43 CMYK chart
      #fafb43 RGB pie chart
      #fafb43 color shades, tints & tones
#fafb43 color schemes
#fafb43 color preview, HTML & CSS examples
           This text has a color of #fafb43        
        
          <p style="color:#fafb43;">Text here</p>
        
        
          .mytext {color:#fafb43;}
        
        Text color #fafb43
      
           This box has a color of #fafb43        
        
          <div style="background-color:#fafb43;">Content here</div>
        
        
          .mybackground {background-color:#fafb43;}
        
        Background color #fafb43
      
           Border around this has a color of #fafb43        
        
          <div style="border:2px solid #fafb43;">Content here</div>
        
        
          .myborder {border:2px solid #fafb43;}
        
        Border color #fafb43