#fddd5a color space conversions
Hex:
        #fddd5a
        RGB:
        253, 221, 90
        CMY:
        1, 13, 65
        CMYK:
        0, 13, 64, 1
      HSL:
        48°, 97.6048%, 67.2549%
        HSV (HSB):
        48°, 64.4269%, 99.2157%
        XYZ:
        68.2099, 73.3337, 20.2326
        xyY:
        0.4216, 0.4533, 73.3337
      CIE-Lab:
        88.6066, -3.2395, 66.2278
        CIE-LCH:
        88.6066, 66.3070, 92.8004
        CIE-Luv:
        88.6066, 27.8493, 79.1648
        Hunter-Lab:
        85.6351, -7.6830, 45.9364
      #fddd5a color charts
#fddd5a RGB chart
      #fddd5a CMYK chart
      #fddd5a RGB pie chart
      #fddd5a color shades, tints & tones
#fddd5a color schemes
#fddd5a color preview, HTML & CSS examples
           This text has a color of #fddd5a        
        
          <p style="color:#fddd5a;">Text here</p>
        
        
          .mytext {color:#fddd5a;}
        
        Text color #fddd5a
      
           This box has a color of #fddd5a        
        
          <div style="background-color:#fddd5a;">Content here</div>
        
        
          .mybackground {background-color:#fddd5a;}
        
        Background color #fddd5a
      
           Border around this has a color of #fddd5a        
        
          <div style="border:2px solid #fddd5a;">Content here</div>
        
        
          .myborder {border:2px solid #fddd5a;}
        
        Border color #fddd5a