#fad66e color space conversions
Hex:
        #fad66e
        RGB:
        250, 214, 110
        CMY:
        2, 16, 57
        CMYK:
        0, 14, 56, 2
      HSL:
        45°, 93.3333%, 70.5882%
        HSV (HSB):
        45°, 56.0000%, 98.0392%
        XYZ:
        66.2854, 69.5429, 24.6814
        xyY:
        0.4130, 0.4333, 69.5429
      CIE-Lab:
        86.7722, 0.4172, 55.2478
        CIE-LCH:
        86.7722, 55.2494, 89.5674
        CIE-Luv:
        86.7722, 29.5512, 68.2679
        Hunter-Lab:
        83.3924, -4.0540, 40.8268
      #fad66e color charts
#fad66e RGB chart
      #fad66e CMYK chart
      #fad66e RGB pie chart
      #fad66e color shades, tints & tones
#fad66e color schemes
#fad66e color preview, HTML & CSS examples
           This text has a color of #fad66e        
        
          <p style="color:#fad66e;">Text here</p>
        
        
          .mytext {color:#fad66e;}
        
        Text color #fad66e
      
           This box has a color of #fad66e        
        
          <div style="background-color:#fad66e;">Content here</div>
        
        
          .mybackground {background-color:#fad66e;}
        
        Background color #fad66e
      
           Border around this has a color of #fad66e        
        
          <div style="border:2px solid #fad66e;">Content here</div>
        
        
          .myborder {border:2px solid #fad66e;}
        
        Border color #fad66e