#fddf67 color space conversions
Hex:
        #fddf67
        RGB:
        253, 223, 103
        CMY:
        1, 13, 60
        CMYK:
        0, 12, 59, 1
      HSL:
        48°, 97.4026%, 69.8039%
        HSV (HSB):
        48°, 59.2885%, 99.2157%
        XYZ:
        69.3439, 74.6373, 23.5836
        xyY:
        0.4138, 0.4454, 74.6373
      CIE-Lab:
        89.2228, -3.4284, 61.3084
        CIE-LCH:
        89.2228, 61.4042, 93.2007
        CIE-Luv:
        89.2228, 25.9353, 75.3163
        Hunter-Lab:
        86.3929, -7.9132, 44.2900
      #fddf67 color charts
#fddf67 RGB chart
      #fddf67 CMYK chart
      #fddf67 RGB pie chart
      #fddf67 color shades, tints & tones
#fddf67 color schemes
#fddf67 color preview, HTML & CSS examples
           This text has a color of #fddf67        
        
          <p style="color:#fddf67;">Text here</p>
        
        
          .mytext {color:#fddf67;}
        
        Text color #fddf67
      
           This box has a color of #fddf67        
        
          <div style="background-color:#fddf67;">Content here</div>
        
        
          .mybackground {background-color:#fddf67;}
        
        Background color #fddf67
      
           Border around this has a color of #fddf67        
        
          <div style="border:2px solid #fddf67;">Content here</div>
        
        
          .myborder {border:2px solid #fddf67;}
        
        Border color #fddf67