#fdd97d color space conversions
Hex:
        #fdd97d
        RGB:
        253, 217, 125
        CMY:
        1, 15, 51
        CMYK:
        0, 14, 51, 1
      HSL:
        43°, 96.9697%, 74.1176%
        HSV (HSB):
        43°, 50.5929%, 99.2157%
        XYZ:
        69.0225, 71.9890, 29.6594
        xyY:
        0.4044, 0.4218, 71.9890
      CIE-Lab:
        87.9633, 1.3041, 49.5996
        CIE-LCH:
        87.9633, 49.6167, 88.4938
        CIE-Luv:
        87.9633, 28.8199, 62.9830
        Hunter-Lab:
        84.8463, -3.2713, 38.6667
      #fdd97d color charts
#fdd97d RGB chart
      #fdd97d CMYK chart
      #fdd97d RGB pie chart
      #fdd97d color shades, tints & tones
#fdd97d color schemes
#fdd97d color preview, HTML & CSS examples
           This text has a color of #fdd97d        
        
          <p style="color:#fdd97d;">Text here</p>
        
        
          .mytext {color:#fdd97d;}
        
        Text color #fdd97d
      
           This box has a color of #fdd97d        
        
          <div style="background-color:#fdd97d;">Content here</div>
        
        
          .mybackground {background-color:#fdd97d;}
        
        Background color #fdd97d
      
           Border around this has a color of #fdd97d        
        
          <div style="border:2px solid #fdd97d;">Content here</div>
        
        
          .myborder {border:2px solid #fdd97d;}
        
        Border color #fdd97d