#fafe56 color space conversions
Hex:
        #fafe56
        RGB:
        250, 254, 86
        CMY:
        2, 0, 66
        CMYK:
        2, 0, 66, 0
      HSL:
        61°, 98.8235%, 66.6667%
        HSV (HSB):
        61°, 66.1417%, 99.6078%
        XYZ:
        76.5459, 91.8795, 22.5042
        xyY:
        0.4009, 0.4812, 91.8795
      CIE-Lab:
        96.7710, -20.8912, 76.1837
        CIE-LCH:
        96.7710, 78.9962, 105.3348
        CIE-Luv:
        96.7710, 4.1500, 94.2040
        Hunter-Lab:
        95.8538, -25.1996, 53.1778
      #fafe56 color charts
#fafe56 RGB chart
      #fafe56 CMYK chart
      #fafe56 RGB pie chart
      #fafe56 color shades, tints & tones
#fafe56 color schemes
#fafe56 color preview, HTML & CSS examples
           This text has a color of #fafe56        
        
          <p style="color:#fafe56;">Text here</p>
        
        
          .mytext {color:#fafe56;}
        
        Text color #fafe56
      
           This box has a color of #fafe56        
        
          <div style="background-color:#fafe56;">Content here</div>
        
        
          .mybackground {background-color:#fafe56;}
        
        Background color #fafe56
      
           Border around this has a color of #fafe56        
        
          <div style="border:2px solid #fafe56;">Content here</div>
        
        
          .myborder {border:2px solid #fafe56;}
        
        Border color #fafe56