#f2edbb color space conversions
Hex:
        #f2edbb
        RGB:
        242, 237, 187
        CMY:
        5, 7, 27
        CMYK:
        0, 2, 23, 5
      HSL:
        55°, 67.9012%, 84.1176%
        HSV (HSB):
        55°, 22.7273%, 94.9020%
        XYZ:
        75.8718, 83.0335, 59.0419
        xyY:
        0.3481, 0.3810, 83.0335
      CIE-Lab:
        93.0291, -6.1318, 24.8902
        CIE-LCH:
        93.0291, 25.6343, 103.8394
        CIE-Luv:
        93.0291, 5.6690, 36.7208
        Hunter-Lab:
        91.1227, -10.8397, 25.3696
      #f2edbb color charts
#f2edbb RGB chart
      #f2edbb CMYK chart
      #f2edbb RGB pie chart
      #f2edbb color shades, tints & tones
#f2edbb color schemes
#f2edbb color preview, HTML & CSS examples
           This text has a color of #f2edbb        
        
          <p style="color:#f2edbb;">Text here</p>
        
        
          .mytext {color:#f2edbb;}
        
        Text color #f2edbb
      
           This box has a color of #f2edbb        
        
          <div style="background-color:#f2edbb;">Content here</div>
        
        
          .mybackground {background-color:#f2edbb;}
        
        Background color #f2edbb
      
           Border around this has a color of #f2edbb        
        
          <div style="border:2px solid #f2edbb;">Content here</div>
        
        
          .myborder {border:2px solid #f2edbb;}
        
        Border color #f2edbb