#f8ded4 color space conversions
Hex:
        #f8ded4
        RGB:
        248, 222, 212
        CMY:
        3, 13, 17
        CMYK:
        0, 10, 15, 3
      HSL:
        17°, 72.0000%, 90.1961%
        HSV (HSB):
        17°, 14.5161%, 97.2549%
        XYZ:
        76.7163, 76.9525, 73.0973
        xyY:
        0.3383, 0.3393, 76.9525
      CIE-Lab:
        90.2997, 7.3474, 8.1522
        CIE-LCH:
        90.2997, 10.9746, 47.9725
        CIE-Luv:
        90.2997, 16.1392, 10.8028
        Hunter-Lab:
        87.7226, 2.5898, 12.0007
      #f8ded4 color charts
#f8ded4 RGB chart
      #f8ded4 CMYK chart
      #f8ded4 RGB pie chart
      #f8ded4 color shades, tints & tones
#f8ded4 color schemes
#f8ded4 color preview, HTML & CSS examples
           This text has a color of #f8ded4        
        
          <p style="color:#f8ded4;">Text here</p>
        
        
          .mytext {color:#f8ded4;}
        
        Text color #f8ded4
      
           This box has a color of #f8ded4        
        
          <div style="background-color:#f8ded4;">Content here</div>
        
        
          .mybackground {background-color:#f8ded4;}
        
        Background color #f8ded4
      
           Border around this has a color of #f8ded4        
        
          <div style="border:2px solid #f8ded4;">Content here</div>
        
        
          .myborder {border:2px solid #f8ded4;}
        
        Border color #f8ded4