#fadc76 color space conversions
Hex:
        #fadc76
        RGB:
        250, 220, 118
        CMY:
        2, 14, 54
        CMYK:
        0, 12, 53, 2
      HSL:
        46°, 92.9577%, 72.1569%
        HSV (HSB):
        46°, 52.8000%, 98.0392%
        XYZ:
        68.2876, 72.8184, 27.5958
        xyY:
        0.4048, 0.4316, 72.8184
      CIE-Lab:
        88.3610, -2.0111, 53.3648
        CIE-LCH:
        88.3610, 53.4027, 92.1582
        CIE-Luv:
        88.3610, 25.0978, 67.4972
        Hunter-Lab:
        85.3337, -6.4909, 40.5600
      #fadc76 color charts
#fadc76 RGB chart
      #fadc76 CMYK chart
      #fadc76 RGB pie chart
      #fadc76 color shades, tints & tones
#fadc76 color schemes
#fadc76 color preview, HTML & CSS examples
           This text has a color of #fadc76        
        
          <p style="color:#fadc76;">Text here</p>
        
        
          .mytext {color:#fadc76;}
        
        Text color #fadc76
      
           This box has a color of #fadc76        
        
          <div style="background-color:#fadc76;">Content here</div>
        
        
          .mybackground {background-color:#fadc76;}
        
        Background color #fadc76
      
           Border around this has a color of #fadc76        
        
          <div style="border:2px solid #fadc76;">Content here</div>
        
        
          .myborder {border:2px solid #fadc76;}
        
        Border color #fadc76