#fdab7d color space conversions
Hex:
        #fdab7d
        RGB:
        253, 171, 125
        CMY:
        1, 33, 51
        CMYK:
        0, 32, 51, 1
      HSL:
        22°, 96.9697%, 74.1176%
        HSV (HSB):
        22°, 50.5929%, 99.2157%
        XYZ:
        58.7726, 51.4891, 26.2428
        xyY:
        0.4306, 0.3772, 51.4891
      CIE-Lab:
        76.9744, 25.2215, 35.8358
        CIE-LCH:
        76.9744, 43.8216, 54.8618
        CIE-Luv:
        76.9744, 60.5876, 41.0149
        Hunter-Lab:
        71.7559, 20.6298, 28.5454
      #fdab7d color charts
#fdab7d RGB chart
      #fdab7d CMYK chart
      #fdab7d RGB pie chart
      #fdab7d color shades, tints & tones
#fdab7d color schemes
#fdab7d color preview, HTML & CSS examples
           This text has a color of #fdab7d        
        
          <p style="color:#fdab7d;">Text here</p>
        
        
          .mytext {color:#fdab7d;}
        
        Text color #fdab7d
      
           This box has a color of #fdab7d        
        
          <div style="background-color:#fdab7d;">Content here</div>
        
        
          .mybackground {background-color:#fdab7d;}
        
        Background color #fdab7d
      
           Border around this has a color of #fdab7d        
        
          <div style="border:2px solid #fdab7d;">Content here</div>
        
        
          .myborder {border:2px solid #fdab7d;}
        
        Border color #fdab7d