#fdc69a color space conversions
Hex:
        #fdc69a
        RGB:
        253, 198, 154
        CMY:
        1, 22, 40
        CMYK:
        0, 22, 39, 1
      HSL:
        27°, 96.1165%, 79.8039%
        HSV (HSB):
        27°, 39.1304%, 99.2157%
        XYZ:
        66.5348, 63.6039, 39.3419
        xyY:
        0.3926, 0.3753, 63.6039
      CIE-Lab:
        83.7591, 13.9601, 29.5487
        CIE-LCH:
        83.7591, 32.6805, 64.7119
        CIE-Luv:
        83.7591, 39.0892, 37.4667
        Hunter-Lab:
        79.7521, 9.3513, 26.5786
      #fdc69a color charts
#fdc69a RGB chart
      #fdc69a CMYK chart
      #fdc69a RGB pie chart
      #fdc69a color shades, tints & tones
#fdc69a color schemes
#fdc69a color preview, HTML & CSS examples
           This text has a color of #fdc69a        
        
          <p style="color:#fdc69a;">Text here</p>
        
        
          .mytext {color:#fdc69a;}
        
        Text color #fdc69a
      
           This box has a color of #fdc69a        
        
          <div style="background-color:#fdc69a;">Content here</div>
        
        
          .mybackground {background-color:#fdc69a;}
        
        Background color #fdc69a
      
           Border around this has a color of #fdc69a        
        
          <div style="border:2px solid #fdc69a;">Content here</div>
        
        
          .myborder {border:2px solid #fdc69a;}
        
        Border color #fdc69a