#fad9ce color space conversions
Hex:
        #fad9ce
        RGB:
        250, 217, 206
        CMY:
        2, 15, 19
        CMYK:
        0, 13, 18, 2
      HSL:
        15°, 81.4815%, 89.4118%
        HSV (HSB):
        15°, 17.6000%, 98.0392%
        XYZ:
        75.3778, 74.4059, 68.7815
        xyY:
        0.3449, 0.3404, 74.4059
      CIE-Lab:
        89.1140, 9.7348, 9.6245
        CIE-LCH:
        89.1140, 13.6893, 44.6734
        CIE-Luv:
        89.1140, 20.6934, 12.4381
        Hunter-Lab:
        86.2589, 5.0301, 13.1043
      #fad9ce color charts
#fad9ce RGB chart
      #fad9ce CMYK chart
      #fad9ce RGB pie chart
      #fad9ce color shades, tints & tones
#fad9ce color schemes
#fad9ce color preview, HTML & CSS examples
           This text has a color of #fad9ce        
        
          <p style="color:#fad9ce;">Text here</p>
        
        
          .mytext {color:#fad9ce;}
        
        Text color #fad9ce
      
           This box has a color of #fad9ce        
        
          <div style="background-color:#fad9ce;">Content here</div>
        
        
          .mybackground {background-color:#fad9ce;}
        
        Background color #fad9ce
      
           Border around this has a color of #fad9ce        
        
          <div style="border:2px solid #fad9ce;">Content here</div>
        
        
          .myborder {border:2px solid #fad9ce;}
        
        Border color #fad9ce