#fdd40f color space conversions
Hex:
        #fdd40f
        RGB:
        253, 212, 15
        CMY:
        1, 17, 94
        CMYK:
        0, 16, 94, 1
      HSL:
        50°, 98.3471%, 52.5490%
        HSV (HSB):
        50°, 94.0711%, 99.2157%
        XYZ:
        64.1377, 68.0041, 10.1976
        xyY:
        0.4506, 0.4778, 68.0041
      CIE-Lab:
        86.0085, -1.1325, 85.0508
        CIE-LCH:
        86.0085, 85.0584, 90.7629
        CIE-Luv:
        86.0085, 36.1078, 90.2070
        Hunter-Lab:
        82.4646, -5.4828, 50.3934
      #fdd40f color charts
#fdd40f RGB chart
      #fdd40f CMYK chart
      #fdd40f RGB pie chart
      #fdd40f color shades, tints & tones
#fdd40f color schemes
#fdd40f color preview, HTML & CSS examples
           This text has a color of #fdd40f        
        
          <p style="color:#fdd40f;">Text here</p>
        
        
          .mytext {color:#fdd40f;}
        
        Text color #fdd40f
      
           This box has a color of #fdd40f        
        
          <div style="background-color:#fdd40f;">Content here</div>
        
        
          .mybackground {background-color:#fdd40f;}
        
        Background color #fdd40f
      
           Border around this has a color of #fdd40f        
        
          <div style="border:2px solid #fdd40f;">Content here</div>
        
        
          .myborder {border:2px solid #fdd40f;}
        
        Border color #fdd40f