#fad2a5 color space conversions
Hex:
        #fad2a5
        RGB:
        250, 210, 165
        CMY:
        2, 18, 35
        CMYK:
        0, 16, 34, 2
      HSL:
        32°, 89.4737%, 81.3725%
        HSV (HSB):
        32°, 34.0000%, 98.0392%
        XYZ:
        69.2625, 69.1338, 45.2909
        xyY:
        0.3771, 0.3764, 69.1338
      CIE-Lab:
        86.5703, 7.8288, 27.5496
        CIE-LCH:
        86.5703, 28.6404, 74.1364
        CIE-Luv:
        86.5703, 28.3629, 36.6613
        Hunter-Lab:
        83.1467, 3.1864, 25.9068
      #fad2a5 color charts
#fad2a5 RGB chart
      #fad2a5 CMYK chart
      #fad2a5 RGB pie chart
      #fad2a5 color shades, tints & tones
#fad2a5 color schemes
#fad2a5 color preview, HTML & CSS examples
           This text has a color of #fad2a5        
        
          <p style="color:#fad2a5;">Text here</p>
        
        
          .mytext {color:#fad2a5;}
        
        Text color #fad2a5
      
           This box has a color of #fad2a5        
        
          <div style="background-color:#fad2a5;">Content here</div>
        
        
          .mybackground {background-color:#fad2a5;}
        
        Background color #fad2a5
      
           Border around this has a color of #fad2a5        
        
          <div style="border:2px solid #fad2a5;">Content here</div>
        
        
          .myborder {border:2px solid #fad2a5;}
        
        Border color #fad2a5