#fad0bc color space conversions
Hex:
        #fad0bc
        RGB:
        250, 208, 188
        CMY:
        2, 18, 26
        CMYK:
        0, 17, 25, 2
      HSL:
        19°, 86.1111%, 85.8824%
        HSV (HSB):
        19°, 24.8000%, 98.0392%
        XYZ:
        71.0573, 69.0666, 57.1630
        xyY:
        0.3602, 0.3501, 69.0666
      CIE-Lab:
        86.5370, 11.8256, 15.4456
        CIE-LCH:
        86.5370, 19.4528, 52.5614
        CIE-Luv:
        86.5370, 27.5249, 20.0705
        Hunter-Lab:
        83.1063, 7.1845, 17.3930
      #fad0bc color charts
#fad0bc RGB chart
      #fad0bc CMYK chart
      #fad0bc RGB pie chart
      #fad0bc color shades, tints & tones
#fad0bc color schemes
#fad0bc color preview, HTML & CSS examples
           This text has a color of #fad0bc        
        
          <p style="color:#fad0bc;">Text here</p>
        
        
          .mytext {color:#fad0bc;}
        
        Text color #fad0bc
      
           This box has a color of #fad0bc        
        
          <div style="background-color:#fad0bc;">Content here</div>
        
        
          .mybackground {background-color:#fad0bc;}
        
        Background color #fad0bc
      
           Border around this has a color of #fad0bc        
        
          <div style="border:2px solid #fad0bc;">Content here</div>
        
        
          .myborder {border:2px solid #fad0bc;}
        
        Border color #fad0bc