#f0ded5 color space conversions
Hex:
        #f0ded5
        RGB:
        240, 222, 213
        CMY:
        6, 13, 16
        CMYK:
        0, 8, 11, 6
      HSL:
        20°, 47.3684%, 88.8235%
        HSV (HSB):
        20°, 11.2500%, 94.1176%
        XYZ:
        74.0667, 75.5719, 73.6339
        xyY:
        0.3317, 0.3385, 75.5719
      CIE-Lab:
        89.6602, 4.6814, 6.6221
        CIE-LCH:
        89.6602, 8.1097, 54.7418
        CIE-Luv:
        89.6602, 11.1319, 9.0623
        Hunter-Lab:
        86.9321, -0.0481, 10.6322
      #f0ded5 color charts
#f0ded5 RGB chart
      #f0ded5 CMYK chart
      #f0ded5 RGB pie chart
      #f0ded5 color shades, tints & tones
#f0ded5 color schemes
#f0ded5 color preview, HTML & CSS examples
           This text has a color of #f0ded5        
        
          <p style="color:#f0ded5;">Text here</p>
        
        
          .mytext {color:#f0ded5;}
        
        Text color #f0ded5
      
           This box has a color of #f0ded5        
        
          <div style="background-color:#f0ded5;">Content here</div>
        
        
          .mybackground {background-color:#f0ded5;}
        
        Background color #f0ded5
      
           Border around this has a color of #f0ded5        
        
          <div style="border:2px solid #f0ded5;">Content here</div>
        
        
          .myborder {border:2px solid #f0ded5;}
        
        Border color #f0ded5