#fed99f color space conversions
Hex:
        #fed99f
        RGB:
        254, 217, 159
        CMY:
        0, 15, 38
        CMYK:
        0, 15, 37, 0
      HSL:
        37°, 97.9381%, 80.9804%
        HSV (HSB):
        37°, 37.4016%, 99.6078%
        XYZ:
        71.9439, 73.1997, 43.1380
        xyY:
        0.3821, 0.3888, 73.1997
      CIE-Lab:
        88.5429, 5.0591, 33.3549
        CIE-LCH:
        88.5429, 33.7364, 81.3754
        CIE-Luv:
        88.5429, 27.2066, 44.5265
        Hunter-Lab:
        85.5568, 0.3744, 29.9956
      #fed99f color charts
#fed99f RGB chart
      #fed99f CMYK chart
      #fed99f RGB pie chart
      #fed99f color shades, tints & tones
#fed99f color schemes
#fed99f color preview, HTML & CSS examples
           This text has a color of #fed99f        
        
          <p style="color:#fed99f;">Text here</p>
        
        
          .mytext {color:#fed99f;}
        
        Text color #fed99f
      
           This box has a color of #fed99f        
        
          <div style="background-color:#fed99f;">Content here</div>
        
        
          .mybackground {background-color:#fed99f;}
        
        Background color #fed99f
      
           Border around this has a color of #fed99f        
        
          <div style="border:2px solid #fed99f;">Content here</div>
        
        
          .myborder {border:2px solid #fed99f;}
        
        Border color #fed99f