#fdd16f color space conversions
Hex:
        #fdd16f
        RGB:
        253, 209, 111
        CMY:
        1, 18, 56
        CMYK:
        0, 17, 56, 1
      HSL:
        41°, 97.2603%, 71.3725%
        HSV (HSB):
        41°, 56.1265%, 99.2157%
        XYZ:
        66.1777, 67.6313, 24.6051
        xyY:
        0.4178, 0.4269, 67.6313
      CIE-Lab:
        85.8217, 4.2738, 53.7347
        CIE-LCH:
        85.8217, 53.9044, 85.4526
        CIE-Luv:
        85.8217, 35.0925, 65.7205
        Hunter-Lab:
        82.2382, -0.2766, 39.8276
      #fdd16f color charts
#fdd16f RGB chart
      #fdd16f CMYK chart
      #fdd16f RGB pie chart
      #fdd16f color shades, tints & tones
#fdd16f color schemes
#fdd16f color preview, HTML & CSS examples
           This text has a color of #fdd16f        
        
          <p style="color:#fdd16f;">Text here</p>
        
        
          .mytext {color:#fdd16f;}
        
        Text color #fdd16f
      
           This box has a color of #fdd16f        
        
          <div style="background-color:#fdd16f;">Content here</div>
        
        
          .mybackground {background-color:#fdd16f;}
        
        Background color #fdd16f
      
           Border around this has a color of #fdd16f        
        
          <div style="border:2px solid #fdd16f;">Content here</div>
        
        
          .myborder {border:2px solid #fdd16f;}
        
        Border color #fdd16f