#fddb2d color space conversions
Hex:
        #fddb2d
        RGB:
        253, 219, 45
        CMY:
        1, 14, 82
        CMYK:
        0, 13, 82, 1
      HSL:
        50°, 98.1132%, 58.4314%
        HSV (HSB):
        50°, 82.2134%, 99.2157%
        XYZ:
        66.3132, 71.7351, 12.8338
        xyY:
        0.4395, 0.4754, 71.7351
      CIE-Lab:
        87.8409, -4.1275, 80.9754
        CIE-LCH:
        87.8409, 81.0805, 92.9180
        CIE-Luv:
        87.8409, 30.5928, 89.5345
        Hunter-Lab:
        84.6966, -8.4625, 50.3036
      #fddb2d color charts
#fddb2d RGB chart
      #fddb2d CMYK chart
      #fddb2d RGB pie chart
      #fddb2d color shades, tints & tones
#fddb2d color schemes
#fddb2d color preview, HTML & CSS examples
           This text has a color of #fddb2d        
        
          <p style="color:#fddb2d;">Text here</p>
        
        
          .mytext {color:#fddb2d;}
        
        Text color #fddb2d
      
           This box has a color of #fddb2d        
        
          <div style="background-color:#fddb2d;">Content here</div>
        
        
          .mybackground {background-color:#fddb2d;}
        
        Background color #fddb2d
      
           Border around this has a color of #fddb2d        
        
          <div style="border:2px solid #fddb2d;">Content here</div>
        
        
          .myborder {border:2px solid #fddb2d;}
        
        Border color #fddb2d