#fad16e color space conversions
Hex:
        #fad16e
        RGB:
        250, 209, 110
        CMY:
        2, 18, 57
        CMYK:
        0, 16, 56, 2
      HSL:
        42°, 93.3333%, 70.5882%
        HSV (HSB):
        42°, 56.0000%, 98.0392%
        XYZ:
        65.0393, 67.0507, 24.2660
        xyY:
        0.4160, 0.4288, 67.0507
      CIE-Lab:
        85.5295, 2.9773, 53.7932
        CIE-LCH:
        85.5295, 53.8756, 86.8321
        CIE-Luv:
        85.5295, 32.9676, 65.9859
        Hunter-Lab:
        81.8845, -1.5188, 39.7489
      #fad16e color charts
#fad16e RGB chart
      #fad16e CMYK chart
      #fad16e RGB pie chart
      #fad16e color shades, tints & tones
#fad16e color schemes
#fad16e color preview, HTML & CSS examples
           This text has a color of #fad16e        
        
          <p style="color:#fad16e;">Text here</p>
        
        
          .mytext {color:#fad16e;}
        
        Text color #fad16e
      
           This box has a color of #fad16e        
        
          <div style="background-color:#fad16e;">Content here</div>
        
        
          .mybackground {background-color:#fad16e;}
        
        Background color #fad16e
      
           Border around this has a color of #fad16e        
        
          <div style="border:2px solid #fad16e;">Content here</div>
        
        
          .myborder {border:2px solid #fad16e;}
        
        Border color #fad16e