#fddf72 color space conversions
Hex:
        #fddf72
        RGB:
        253, 223, 114
        CMY:
        1, 13, 55
        CMYK:
        0, 12, 55, 1
      HSL:
        47°, 97.2028%, 71.9608%
        HSV (HSB):
        47°, 54.9407%, 99.2157%
        XYZ:
        69.9330, 74.8729, 26.6856
        xyY:
        0.4078, 0.4366, 74.8729
      CIE-Lab:
        89.3334, -2.6342, 56.4483
        CIE-LCH:
        89.3334, 56.5097, 92.6718
        CIE-Luv:
        89.3334, 25.4193, 70.8112
        Hunter-Lab:
        86.5291, -7.1621, 42.2853
      #fddf72 color charts
#fddf72 RGB chart
      #fddf72 CMYK chart
      #fddf72 RGB pie chart
      #fddf72 color shades, tints & tones
#fddf72 color schemes
#fddf72 color preview, HTML & CSS examples
           This text has a color of #fddf72        
        
          <p style="color:#fddf72;">Text here</p>
        
        
          .mytext {color:#fddf72;}
        
        Text color #fddf72
      
           This box has a color of #fddf72        
        
          <div style="background-color:#fddf72;">Content here</div>
        
        
          .mybackground {background-color:#fddf72;}
        
        Background color #fddf72
      
           Border around this has a color of #fddf72        
        
          <div style="border:2px solid #fddf72;">Content here</div>
        
        
          .myborder {border:2px solid #fddf72;}
        
        Border color #fddf72