#fddf3e color space conversions
Hex:
        #fddf3e
        RGB:
        253, 223, 62
        CMY:
        1, 13, 76
        CMYK:
        0, 12, 75, 1
      HSL:
        51°, 97.9487%, 61.7647%
        HSV (HSB):
        51°, 75.4941%, 99.2157%
        XYZ:
        67.7652, 74.0058, 15.2704
        xyY:
        0.4315, 0.4713, 74.0058
      CIE-Lab:
        88.9252, -5.5878, 76.9950
        CIE-LCH:
        88.9252, 77.1975, 94.1509
        CIE-Luv:
        88.9252, 27.3701, 87.8277
        Hunter-Lab:
        86.0266, -9.9380, 49.6942
      #fddf3e color charts
#fddf3e RGB chart
      #fddf3e CMYK chart
      #fddf3e RGB pie chart
      #fddf3e color shades, tints & tones
#fddf3e color schemes
#fddf3e color preview, HTML & CSS examples
           This text has a color of #fddf3e        
        
          <p style="color:#fddf3e;">Text here</p>
        
        
          .mytext {color:#fddf3e;}
        
        Text color #fddf3e
      
           This box has a color of #fddf3e        
        
          <div style="background-color:#fddf3e;">Content here</div>
        
        
          .mybackground {background-color:#fddf3e;}
        
        Background color #fddf3e
      
           Border around this has a color of #fddf3e        
        
          <div style="border:2px solid #fddf3e;">Content here</div>
        
        
          .myborder {border:2px solid #fddf3e;}
        
        Border color #fddf3e