#f2cca7 color space conversions
Hex:
        #f2cca7
        RGB:
        242, 204, 167
        CMY:
        5, 20, 35
        CMYK:
        0, 16, 31, 5
      HSL:
        30°, 74.2574%, 80.1961%
        HSV (HSB):
        30°, 30.9917%, 94.9020%
        XYZ:
        65.1859, 64.8530, 45.6414
        xyY:
        0.3710, 0.3692, 64.8530
      CIE-Lab:
        84.4079, 8.1427, 23.4374
        CIE-LCH:
        84.4079, 24.8115, 70.8417
        CIE-Luv:
        84.4079, 26.4312, 31.2185
        Hunter-Lab:
        80.5314, 3.5564, 22.7691
      #f2cca7 color charts
#f2cca7 RGB chart
      #f2cca7 CMYK chart
      #f2cca7 RGB pie chart
      #f2cca7 color shades, tints & tones
#f2cca7 color schemes
#f2cca7 color preview, HTML & CSS examples
           This text has a color of #f2cca7        
        
          <p style="color:#f2cca7;">Text here</p>
        
        
          .mytext {color:#f2cca7;}
        
        Text color #f2cca7
      
           This box has a color of #f2cca7        
        
          <div style="background-color:#f2cca7;">Content here</div>
        
        
          .mybackground {background-color:#f2cca7;}
        
        Background color #f2cca7
      
           Border around this has a color of #f2cca7        
        
          <div style="border:2px solid #f2cca7;">Content here</div>
        
        
          .myborder {border:2px solid #f2cca7;}
        
        Border color #f2cca7