#fae41e color space conversions
Hex:
        #fae41e
        RGB:
        250, 228, 30
        CMY:
        2, 11, 88
        CMYK:
        0, 9, 88, 2
      HSL:
        54°, 95.6522%, 54.9020%
        HSV (HSB):
        54°, 88.0000%, 98.0392%
        XYZ:
        67.4021, 75.9045, 12.3269
        xyY:
        0.4331, 0.4877, 75.9045
      CIE-Lab:
        89.8150, -10.2222, 85.6874
        CIE-LCH:
        89.8150, 86.2950, 96.8030
        CIE-Luv:
        89.8150, 22.2662, 94.8973
        Hunter-Lab:
        87.1232, -14.3707, 52.5974
      #fae41e color charts
#fae41e RGB chart
      #fae41e CMYK chart
      #fae41e RGB pie chart
      #fae41e color shades, tints & tones
#fae41e color schemes
#fae41e color preview, HTML & CSS examples
           This text has a color of #fae41e        
        
          <p style="color:#fae41e;">Text here</p>
        
        
          .mytext {color:#fae41e;}
        
        Text color #fae41e
      
           This box has a color of #fae41e        
        
          <div style="background-color:#fae41e;">Content here</div>
        
        
          .mybackground {background-color:#fae41e;}
        
        Background color #fae41e
      
           Border around this has a color of #fae41e        
        
          <div style="border:2px solid #fae41e;">Content here</div>
        
        
          .myborder {border:2px solid #fae41e;}
        
        Border color #fae41e