#f7d3de color space conversions
Hex:
        #f7d3de
        RGB:
        247, 211, 222
        CMY:
        3, 17, 13
        CMYK:
        0, 15, 10, 3
      HSL:
        342°, 69.2308%, 89.8039%
        HSV (HSB):
        342°, 14.5749%, 96.8627%
        XYZ:
        74.8369, 71.6366, 78.9902
        xyY:
        0.3319, 0.3177, 71.6366
      CIE-Lab:
        87.7934, 14.3174, -0.7540
        CIE-LCH:
        87.7934, 14.3372, 356.9855
        CIE-Luv:
        87.7934, 20.6396, -3.7471
        Hunter-Lab:
        84.6384, 9.7116, 3.9135
      #f7d3de color charts
#f7d3de RGB chart
      #f7d3de CMYK chart
      #f7d3de RGB pie chart
      #f7d3de color shades, tints & tones
#f7d3de color schemes
#f7d3de color preview, HTML & CSS examples
           This text has a color of #f7d3de        
        
          <p style="color:#f7d3de;">Text here</p>
        
        
          .mytext {color:#f7d3de;}
        
        Text color #f7d3de
      
           This box has a color of #f7d3de        
        
          <div style="background-color:#f7d3de;">Content here</div>
        
        
          .mybackground {background-color:#f7d3de;}
        
        Background color #f7d3de
      
           Border around this has a color of #f7d3de        
        
          <div style="border:2px solid #f7d3de;">Content here</div>
        
        
          .myborder {border:2px solid #f7d3de;}
        
        Border color #f7d3de