#fadf74 color space conversions
Hex:
        #fadf74
        RGB:
        250, 223, 116
        CMY:
        2, 13, 55
        CMYK:
        0, 11, 54, 2
      HSL:
        48°, 93.0556%, 71.7647%
        HSV (HSB):
        48°, 53.6000%, 98.0392%
        XYZ:
        68.9644, 74.3603, 27.2412
        xyY:
        0.4043, 0.4360, 74.3603
      CIE-Lab:
        89.0925, -3.6893, 55.1704
        CIE-LCH:
        89.0925, 55.2936, 93.8257
        CIE-Luv:
        89.0925, 23.2119, 69.7850
        Hunter-Lab:
        86.2324, -8.1513, 41.6328
      #fadf74 color charts
#fadf74 RGB chart
      #fadf74 CMYK chart
      #fadf74 RGB pie chart
      #fadf74 color shades, tints & tones
#fadf74 color schemes
#fadf74 color preview, HTML & CSS examples
           This text has a color of #fadf74        
        
          <p style="color:#fadf74;">Text here</p>
        
        
          .mytext {color:#fadf74;}
        
        Text color #fadf74
      
           This box has a color of #fadf74        
        
          <div style="background-color:#fadf74;">Content here</div>
        
        
          .mybackground {background-color:#fadf74;}
        
        Background color #fadf74
      
           Border around this has a color of #fadf74        
        
          <div style="border:2px solid #fadf74;">Content here</div>
        
        
          .myborder {border:2px solid #fadf74;}
        
        Border color #fadf74