#fae71e color space conversions
Hex:
        #fae71e
        RGB:
        250, 231, 30
        CMY:
        2, 9, 88
        CMYK:
        0, 8, 88, 2
      HSL:
        55°, 95.6522%, 54.9020%
        HSV (HSB):
        55°, 88.0000%, 98.0392%
        XYZ:
        68.2346, 77.5696, 12.6044
        xyY:
        0.4308, 0.4897, 77.5696
      CIE-Lab:
        90.5831, -11.7049, 86.2911
        CIE-LCH:
        90.5831, 87.0814, 97.7247
        CIE-Luv:
        90.5831, 20.1855, 96.0273
        Hunter-Lab:
        88.0736, -15.8367, 53.1664
      #fae71e color charts
#fae71e RGB chart
      #fae71e CMYK chart
      #fae71e RGB pie chart
      #fae71e color shades, tints & tones
#fae71e color schemes
#fae71e color preview, HTML & CSS examples
           This text has a color of #fae71e        
        
          <p style="color:#fae71e;">Text here</p>
        
        
          .mytext {color:#fae71e;}
        
        Text color #fae71e
      
           This box has a color of #fae71e        
        
          <div style="background-color:#fae71e;">Content here</div>
        
        
          .mybackground {background-color:#fae71e;}
        
        Background color #fae71e
      
           Border around this has a color of #fae71e        
        
          <div style="border:2px solid #fae71e;">Content here</div>
        
        
          .myborder {border:2px solid #fae71e;}
        
        Border color #fae71e