#fafd56 color space conversions
Hex:
        #fafd56
        RGB:
        250, 253, 86
        CMY:
        2, 1, 66
        CMYK:
        1, 0, 66, 1
      HSL:
        61°, 97.6608%, 66.4706%
        HSV (HSB):
        61°, 66.0079%, 99.2157%
        XYZ:
        76.2293, 91.2464, 22.3987
        xyY:
        0.4015, 0.4806, 91.2464
      CIE-Lab:
        96.5114, -20.4144, 75.9212
        CIE-LCH:
        96.5114, 78.6179, 105.0502
        CIE-Luv:
        96.5114, 4.7787, 93.7893
        Hunter-Lab:
        95.5230, -24.7186, 52.9635
      #fafd56 color charts
#fafd56 RGB chart
      #fafd56 CMYK chart
      #fafd56 RGB pie chart
      #fafd56 color shades, tints & tones
#fafd56 color schemes
#fafd56 color preview, HTML & CSS examples
           This text has a color of #fafd56        
        
          <p style="color:#fafd56;">Text here</p>
        
        
          .mytext {color:#fafd56;}
        
        Text color #fafd56
      
           This box has a color of #fafd56        
        
          <div style="background-color:#fafd56;">Content here</div>
        
        
          .mybackground {background-color:#fafd56;}
        
        Background color #fafd56
      
           Border around this has a color of #fafd56        
        
          <div style="border:2px solid #fafd56;">Content here</div>
        
        
          .myborder {border:2px solid #fafd56;}
        
        Border color #fafd56