#f7cfae color space conversions
Hex:
        #f7cfae
        RGB:
        247, 207, 174
        CMY:
        3, 19, 32
        CMYK:
        0, 16, 30, 3
      HSL:
        27°, 82.0225%, 82.5490%
        HSV (HSB):
        27°, 29.5547%, 96.8627%
        XYZ:
        68.3106, 67.4558, 49.4643
        xyY:
        0.3688, 0.3642, 67.4558
      CIE-Lab:
        85.7336, 9.3644, 21.6555
        CIE-LCH:
        85.7336, 23.5935, 66.6152
        CIE-Luv:
        85.7336, 27.3868, 28.7875
        Hunter-Lab:
        82.1315, 4.7323, 21.7842
      #f7cfae color charts
#f7cfae RGB chart
      #f7cfae CMYK chart
      #f7cfae RGB pie chart
      #f7cfae color shades, tints & tones
#f7cfae color schemes
#f7cfae color preview, HTML & CSS examples
           This text has a color of #f7cfae        
        
          <p style="color:#f7cfae;">Text here</p>
        
        
          .mytext {color:#f7cfae;}
        
        Text color #f7cfae
      
           This box has a color of #f7cfae        
        
          <div style="background-color:#f7cfae;">Content here</div>
        
        
          .mybackground {background-color:#f7cfae;}
        
        Background color #f7cfae
      
           Border around this has a color of #f7cfae        
        
          <div style="border:2px solid #f7cfae;">Content here</div>
        
        
          .myborder {border:2px solid #f7cfae;}
        
        Border color #f7cfae