#fae478 color space conversions
Hex:
        #fae478
        RGB:
        250, 228, 120
        CMY:
        2, 11, 53
        CMYK:
        0, 9, 52, 2
      HSL:
        50°, 92.8571%, 72.5490%
        HSV (HSB):
        50°, 52.0000%, 98.0392%
        XYZ:
        70.5579, 77.1669, 28.9452
        xyY:
        0.3994, 0.4368, 77.1669
      CIE-Lab:
        90.3984, -5.8838, 54.8471
        CIE-LCH:
        90.3984, 55.1618, 96.1231
        CIE-Luv:
        90.3984, 19.7453, 70.3268
        Hunter-Lab:
        87.8447, -10.3548, 41.9550
      #fae478 color charts
#fae478 RGB chart
      #fae478 CMYK chart
      #fae478 RGB pie chart
      #fae478 color shades, tints & tones
#fae478 color schemes
#fae478 color preview, HTML & CSS examples
           This text has a color of #fae478        
        
          <p style="color:#fae478;">Text here</p>
        
        
          .mytext {color:#fae478;}
        
        Text color #fae478
      
           This box has a color of #fae478        
        
          <div style="background-color:#fae478;">Content here</div>
        
        
          .mybackground {background-color:#fae478;}
        
        Background color #fae478
      
           Border around this has a color of #fae478        
        
          <div style="border:2px solid #fae478;">Content here</div>
        
        
          .myborder {border:2px solid #fae478;}
        
        Border color #fae478