#fad6bf color space conversions
Hex:
        #fad6bf
        RGB:
        250, 214, 191
        CMY:
        2, 16, 25
        CMYK:
        0, 14, 24, 2
      HSL:
        23°, 85.5072%, 86.4706%
        HSV (HSB):
        23°, 23.6000%, 98.0392%
        XYZ:
        72.8749, 72.1787, 59.3812
        xyY:
        0.3565, 0.3531, 72.1787
      CIE-Lab:
        88.0545, 9.1211, 16.0016
        CIE-LCH:
        88.0545, 18.4186, 60.3162
        CIE-Luv:
        88.0545, 23.7239, 21.4477
        Hunter-Lab:
        84.9581, 4.4362, 18.0301
      #fad6bf color charts
#fad6bf RGB chart
      #fad6bf CMYK chart
      #fad6bf RGB pie chart
      #fad6bf color shades, tints & tones
#fad6bf color schemes
#fad6bf color preview, HTML & CSS examples
           This text has a color of #fad6bf        
        
          <p style="color:#fad6bf;">Text here</p>
        
        
          .mytext {color:#fad6bf;}
        
        Text color #fad6bf
      
           This box has a color of #fad6bf        
        
          <div style="background-color:#fad6bf;">Content here</div>
        
        
          .mybackground {background-color:#fad6bf;}
        
        Background color #fad6bf
      
           Border around this has a color of #fad6bf        
        
          <div style="border:2px solid #fad6bf;">Content here</div>
        
        
          .myborder {border:2px solid #fad6bf;}
        
        Border color #fad6bf