#fafe21 color space conversions
Hex:
        #fafe21
        RGB:
        250, 254, 33
        CMY:
        2, 0, 87
        CMYK:
        2, 0, 87, 0
      HSL:
        61°, 99.1031%, 56.2745%
        HSV (HSB):
        61°, 87.0079%, 99.6078%
        XYZ:
        75.1407, 91.3174, 15.1045
        xyY:
        0.4139, 0.5030, 91.3174
      CIE-Lab:
        96.5406, -22.7622, 90.5024
        CIE-LCH:
        96.5406, 93.3210, 104.1176
        CIE-Luv:
        96.5406, 4.8330, 104.3752
        Hunter-Lab:
        95.5601, -26.8725, 57.5205
      #fafe21 color charts
#fafe21 RGB chart
      #fafe21 CMYK chart
      #fafe21 RGB pie chart
      #fafe21 color shades, tints & tones
#fafe21 color schemes
#fafe21 color preview, HTML & CSS examples
           This text has a color of #fafe21        
        
          <p style="color:#fafe21;">Text here</p>
        
        
          .mytext {color:#fafe21;}
        
        Text color #fafe21
      
           This box has a color of #fafe21        
        
          <div style="background-color:#fafe21;">Content here</div>
        
        
          .mybackground {background-color:#fafe21;}
        
        Background color #fafe21
      
           Border around this has a color of #fafe21        
        
          <div style="border:2px solid #fafe21;">Content here</div>
        
        
          .myborder {border:2px solid #fafe21;}
        
        Border color #fafe21