#fdd74b color space conversions
Hex:
        #fdd74b
        RGB:
        253, 215, 75
        CMY:
        1, 16, 71
        CMYK:
        0, 15, 70, 1
      HSL:
        47°, 97.8022%, 64.3137%
        HSV (HSB):
        47°, 70.3557%, 99.2157%
        XYZ:
        66.0785, 69.9915, 16.6836
        xyY:
        0.4326, 0.4582, 69.9915
      CIE-Lab:
        86.9927, -0.9952, 70.5516
        CIE-LCH:
        86.9927, 70.5586, 90.8081
        CIE-Luv:
        86.9927, 32.6198, 81.3189
        Hunter-Lab:
        83.6609, -5.4208, 46.7391
      #fdd74b color charts
#fdd74b RGB chart
      #fdd74b CMYK chart
      #fdd74b RGB pie chart
      #fdd74b color shades, tints & tones
#fdd74b color schemes
#fdd74b color preview, HTML & CSS examples
           This text has a color of #fdd74b        
        
          <p style="color:#fdd74b;">Text here</p>
        
        
          .mytext {color:#fdd74b;}
        
        Text color #fdd74b
      
           This box has a color of #fdd74b        
        
          <div style="background-color:#fdd74b;">Content here</div>
        
        
          .mybackground {background-color:#fdd74b;}
        
        Background color #fdd74b
      
           Border around this has a color of #fdd74b        
        
          <div style="border:2px solid #fdd74b;">Content here</div>
        
        
          .myborder {border:2px solid #fdd74b;}
        
        Border color #fdd74b