#fad2a0 color space conversions
Hex:
        #fad2a0
        RGB:
        250, 210, 160
        CMY:
        2, 18, 37
        CMYK:
        0, 16, 36, 2
      HSL:
        33°, 90.0000%, 80.3922%
        HSV (HSB):
        33°, 36.0000%, 98.0392%
        XYZ:
        68.8161, 68.9552, 42.9404
        xyY:
        0.3808, 0.3816, 68.9552
      CIE-Lab:
        86.4819, 7.2411, 30.0260
        CIE-LCH:
        86.4819, 30.8868, 76.4414
        CIE-Luv:
        86.4819, 28.7758, 39.8092
        Hunter-Lab:
        83.0393, 2.6073, 27.4681
      #fad2a0 color charts
#fad2a0 RGB chart
      #fad2a0 CMYK chart
      #fad2a0 RGB pie chart
      #fad2a0 color shades, tints & tones
#fad2a0 color schemes
#fad2a0 color preview, HTML & CSS examples
           This text has a color of #fad2a0        
        
          <p style="color:#fad2a0;">Text here</p>
        
        
          .mytext {color:#fad2a0;}
        
        Text color #fad2a0
      
           This box has a color of #fad2a0        
        
          <div style="background-color:#fad2a0;">Content here</div>
        
        
          .mybackground {background-color:#fad2a0;}
        
        Background color #fad2a0
      
           Border around this has a color of #fad2a0        
        
          <div style="border:2px solid #fad2a0;">Content here</div>
        
        
          .myborder {border:2px solid #fad2a0;}
        
        Border color #fad2a0