#f1edc3 color space conversions
Hex:
        #f1edc3
        RGB:
        241, 237, 195
        CMY:
        5, 7, 24
        CMYK:
        0, 2, 19, 5
      HSL:
        55°, 62.1622%, 85.4902%
        HSV (HSB):
        55°, 19.0871%, 94.5098%
        XYZ:
        76.4101, 83.2093, 63.6635
        xyY:
        0.3422, 0.3727, 83.2093
      CIE-Lab:
        93.1060, -5.3687, 20.8738
        CIE-LCH:
        93.1060, 21.5531, 104.4238
        CIE-Luv:
        93.1060, 4.6373, 31.2279
        Hunter-Lab:
        91.2191, -10.1121, 22.4738
      #f1edc3 color charts
#f1edc3 RGB chart
      #f1edc3 CMYK chart
      #f1edc3 RGB pie chart
      #f1edc3 color shades, tints & tones
#f1edc3 color schemes
#f1edc3 color preview, HTML & CSS examples
           This text has a color of #f1edc3        
        
          <p style="color:#f1edc3;">Text here</p>
        
        
          .mytext {color:#f1edc3;}
        
        Text color #f1edc3
      
           This box has a color of #f1edc3        
        
          <div style="background-color:#f1edc3;">Content here</div>
        
        
          .mybackground {background-color:#f1edc3;}
        
        Background color #f1edc3
      
           Border around this has a color of #f1edc3        
        
          <div style="border:2px solid #f1edc3;">Content here</div>
        
        
          .myborder {border:2px solid #f1edc3;}
        
        Border color #f1edc3