#fad96f color space conversions
Hex:
        #fad96f
        RGB:
        250, 217, 111
        CMY:
        2, 15, 56
        CMYK:
        0, 13, 56, 2
      HSL:
        46°, 93.2886%, 70.7843%
        HSV (HSB):
        46°, 55.6000%, 98.0392%
        XYZ:
        67.1064, 71.0974, 25.2252
        xyY:
        0.4106, 0.4350, 71.0974
      CIE-Lab:
        87.5323, -1.0359, 55.6691
        CIE-LCH:
        87.5323, 55.6788, 91.0661
        CIE-Luv:
        87.5323, 27.4677, 69.2064
        Hunter-Lab:
        84.3193, -5.4975, 41.2861
      #fad96f color charts
#fad96f RGB chart
      #fad96f CMYK chart
      #fad96f RGB pie chart
      #fad96f color shades, tints & tones
#fad96f color schemes
#fad96f color preview, HTML & CSS examples
           This text has a color of #fad96f        
        
          <p style="color:#fad96f;">Text here</p>
        
        
          .mytext {color:#fad96f;}
        
        Text color #fad96f
      
           This box has a color of #fad96f        
        
          <div style="background-color:#fad96f;">Content here</div>
        
        
          .mybackground {background-color:#fad96f;}
        
        Background color #fad96f
      
           Border around this has a color of #fad96f        
        
          <div style="border:2px solid #fad96f;">Content here</div>
        
        
          .myborder {border:2px solid #fad96f;}
        
        Border color #fad96f