#fafb41 color space conversions
Hex:
        #fafb41
        RGB:
        250, 251, 65
        CMY:
        2, 2, 75
        CMYK:
        0, 0, 74, 2
      HSL:
        60°, 95.8763%, 61.9608%
        HSV (HSB):
        60°, 74.1036%, 98.4314%
        XYZ:
        74.8757, 89.7000, 18.3685
        xyY:
        0.4093, 0.4903, 89.7000
      CIE-Lab:
        95.8722, -20.4253, 82.3732
        CIE-LCH:
        95.8722, 84.8678, 103.9262
        CIE-Luv:
        95.8722, 6.4144, 98.2205
        Hunter-Lab:
        94.7101, -24.6246, 54.7981
      #fafb41 color charts
#fafb41 RGB chart
      #fafb41 CMYK chart
      #fafb41 RGB pie chart
      #fafb41 color shades, tints & tones
#fafb41 color schemes
#fafb41 color preview, HTML & CSS examples
           This text has a color of #fafb41        
        
          <p style="color:#fafb41;">Text here</p>
        
        
          .mytext {color:#fafb41;}
        
        Text color #fafb41
      
           This box has a color of #fafb41        
        
          <div style="background-color:#fafb41;">Content here</div>
        
        
          .mybackground {background-color:#fafb41;}
        
        Background color #fafb41
      
           Border around this has a color of #fafb41        
        
          <div style="border:2px solid #fafb41;">Content here</div>
        
        
          .myborder {border:2px solid #fafb41;}
        
        Border color #fafb41