#fae148 color space conversions
Hex:
        #fae148
        RGB:
        250, 225, 72
        CMY:
        2, 12, 72
        CMYK:
        0, 10, 71, 2
      HSL:
        52°, 94.6809%, 63.1373%
        HSV (HSB):
        52°, 71.2000%, 98.0392%
        XYZ:
        67.5193, 74.6423, 16.9797
        xyY:
        0.4243, 0.4690, 74.6423
      CIE-Lab:
        89.2252, -7.4217, 73.7714
        CIE-LCH:
        89.2252, 74.1437, 95.7448
        CIE-Luv:
        89.2252, 23.5463, 86.1326
        Hunter-Lab:
        86.3958, -11.6929, 48.8246
      #fae148 color charts
#fae148 RGB chart
      #fae148 CMYK chart
      #fae148 RGB pie chart
      #fae148 color shades, tints & tones
#fae148 color schemes
#fae148 color preview, HTML & CSS examples
           This text has a color of #fae148        
        
          <p style="color:#fae148;">Text here</p>
        
        
          .mytext {color:#fae148;}
        
        Text color #fae148
      
           This box has a color of #fae148        
        
          <div style="background-color:#fae148;">Content here</div>
        
        
          .mybackground {background-color:#fae148;}
        
        Background color #fae148
      
           Border around this has a color of #fae148        
        
          <div style="border:2px solid #fae148;">Content here</div>
        
        
          .myborder {border:2px solid #fae148;}
        
        Border color #fae148