#fed5bd color space conversions
Hex:
        #fed5bd
        RGB:
        254, 213, 189
        CMY:
        0, 16, 26
        CMYK:
        0, 16, 26, 0
      HSL:
        22°, 97.0149%, 86.8627%
        HSV (HSB):
        22°, 25.5906%, 99.6078%
        XYZ:
        73.8526, 72.3335, 58.2134
        xyY:
        0.3613, 0.3539, 72.3335
      CIE-Lab:
        88.1288, 10.8384, 17.2079
        CIE-LCH:
        88.1288, 20.3367, 57.7952
        CIE-Luv:
        88.1288, 27.1424, 22.7479
        Hunter-Lab:
        85.0491, 6.1651, 18.9522
      #fed5bd color charts
#fed5bd RGB chart
      #fed5bd CMYK chart
      #fed5bd RGB pie chart
      #fed5bd color shades, tints & tones
#fed5bd color schemes
#fed5bd color preview, HTML & CSS examples
           This text has a color of #fed5bd        
        
          <p style="color:#fed5bd;">Text here</p>
        
        
          .mytext {color:#fed5bd;}
        
        Text color #fed5bd
      
           This box has a color of #fed5bd        
        
          <div style="background-color:#fed5bd;">Content here</div>
        
        
          .mybackground {background-color:#fed5bd;}
        
        Background color #fed5bd
      
           Border around this has a color of #fed5bd        
        
          <div style="border:2px solid #fed5bd;">Content here</div>
        
        
          .myborder {border:2px solid #fed5bd;}
        
        Border color #fed5bd