#f2cdc3 color space conversions
Hex:
        #f2cdc3
        RGB:
        242, 205, 195
        CMY:
        5, 20, 24
        CMYK:
        0, 15, 19, 5
      HSL:
        13°, 64.3836%, 85.6863%
        HSV (HSB):
        13°, 19.4215%, 94.9020%
        XYZ:
        68.2996, 66.4800, 60.8619
        xyY:
        0.3491, 0.3398, 66.4800
      CIE-Lab:
        85.2407, 11.4650, 9.8030
        CIE-LCH:
        85.2407, 15.0846, 40.5316
        CIE-Luv:
        85.2407, 23.3307, 12.2493
        Hunter-Lab:
        81.5353, 6.8372, 12.8177
      #f2cdc3 color charts
#f2cdc3 RGB chart
      #f2cdc3 CMYK chart
      #f2cdc3 RGB pie chart
      #f2cdc3 color shades, tints & tones
#f2cdc3 color schemes
#f2cdc3 color preview, HTML & CSS examples
           This text has a color of #f2cdc3        
        
          <p style="color:#f2cdc3;">Text here</p>
        
        
          .mytext {color:#f2cdc3;}
        
        Text color #f2cdc3
      
           This box has a color of #f2cdc3        
        
          <div style="background-color:#f2cdc3;">Content here</div>
        
        
          .mybackground {background-color:#f2cdc3;}
        
        Background color #f2cdc3
      
           Border around this has a color of #f2cdc3        
        
          <div style="border:2px solid #f2cdc3;">Content here</div>
        
        
          .myborder {border:2px solid #f2cdc3;}
        
        Border color #f2cdc3