#fddf49 color space conversions
Hex:
        #fddf49
        RGB:
        253, 223, 73
        CMY:
        1, 13, 71
        CMYK:
        0, 12, 71, 1
      HSL:
        50°, 97.8261%, 63.9216%
        HSV (HSB):
        50°, 71.1462%, 99.2157%
        XYZ:
        68.0983, 74.1390, 17.0244
        xyY:
        0.4276, 0.4655, 74.1390
      CIE-Lab:
        88.9882, -5.1283, 73.2681
        CIE-LCH:
        88.9882, 73.4474, 94.0038
        CIE-Luv:
        88.9882, 27.0609, 85.1330
        Hunter-Lab:
        86.1040, -9.5093, 48.5500
      #fddf49 color charts
#fddf49 RGB chart
      #fddf49 CMYK chart
      #fddf49 RGB pie chart
      #fddf49 color shades, tints & tones
#fddf49 color schemes
#fddf49 color preview, HTML & CSS examples
           This text has a color of #fddf49        
        
          <p style="color:#fddf49;">Text here</p>
        
        
          .mytext {color:#fddf49;}
        
        Text color #fddf49
      
           This box has a color of #fddf49        
        
          <div style="background-color:#fddf49;">Content here</div>
        
        
          .mybackground {background-color:#fddf49;}
        
        Background color #fddf49
      
           Border around this has a color of #fddf49        
        
          <div style="border:2px solid #fddf49;">Content here</div>
        
        
          .myborder {border:2px solid #fddf49;}
        
        Border color #fddf49