#fad1ae color space conversions
Hex:
        #fad1ae
        RGB:
        250, 209, 174
        CMY:
        2, 18, 32
        CMYK:
        0, 16, 30, 2
      HSL:
        28°, 88.3721%, 83.1373%
        HSV (HSB):
        28°, 30.4000%, 98.0392%
        XYZ:
        69.8648, 68.9809, 49.6768
        xyY:
        0.3706, 0.3659, 68.9809
      CIE-Lab:
        86.4946, 9.4554, 22.7478
        CIE-LCH:
        86.4946, 24.6347, 67.4291
        CIE-Luv:
        86.4946, 28.2051, 30.2432
        Hunter-Lab:
        83.0547, 4.8065, 22.6757
      #fad1ae color charts
#fad1ae RGB chart
      #fad1ae CMYK chart
      #fad1ae RGB pie chart
      #fad1ae color shades, tints & tones
#fad1ae color schemes
#fad1ae color preview, HTML & CSS examples
           This text has a color of #fad1ae        
        
          <p style="color:#fad1ae;">Text here</p>
        
        
          .mytext {color:#fad1ae;}
        
        Text color #fad1ae
      
           This box has a color of #fad1ae        
        
          <div style="background-color:#fad1ae;">Content here</div>
        
        
          .mybackground {background-color:#fad1ae;}
        
        Background color #fad1ae
      
           Border around this has a color of #fad1ae        
        
          <div style="border:2px solid #fad1ae;">Content here</div>
        
        
          .myborder {border:2px solid #fad1ae;}
        
        Border color #fad1ae