#faec5d color space conversions
Hex:
        #faec5d
        RGB:
        250, 236, 93
        CMY:
        2, 7, 64
        CMYK:
        0, 6, 63, 2
      HSL:
        55°, 94.0120%, 67.2549%
        HSV (HSB):
        55°, 62.8000%, 98.0392%
        XYZ:
        71.3956, 81.1052, 22.2478
        xyY:
        0.4086, 0.4641, 81.1052
      CIE-Lab:
        92.1785, -11.7722, 68.7163
        CIE-LCH:
        92.1785, 69.7174, 99.7213
        CIE-Luv:
        92.1785, 15.5375, 84.4604
        Hunter-Lab:
        90.0584, -16.0929, 48.3940
      #faec5d color charts
#faec5d RGB chart
      #faec5d CMYK chart
      #faec5d RGB pie chart
      #faec5d color shades, tints & tones
#faec5d color schemes
#faec5d color preview, HTML & CSS examples
           This text has a color of #faec5d        
        
          <p style="color:#faec5d;">Text here</p>
        
        
          .mytext {color:#faec5d;}
        
        Text color #faec5d
      
           This box has a color of #faec5d        
        
          <div style="background-color:#faec5d;">Content here</div>
        
        
          .mybackground {background-color:#faec5d;}
        
        Background color #faec5d
      
           Border around this has a color of #faec5d        
        
          <div style="border:2px solid #faec5d;">Content here</div>
        
        
          .myborder {border:2px solid #faec5d;}
        
        Border color #faec5d