#fdcfba color space conversions
Hex:
        #fdcfba
        RGB:
        253, 207, 186
        CMY:
        1, 19, 27
        CMYK:
        0, 18, 26, 1
      HSL:
        19°, 94.3662%, 86.0784%
        HSV (HSB):
        19°, 26.4822%, 99.2157%
        XYZ:
        71.6838, 69.0535, 56.0049
        xyY:
        0.3644, 0.3510, 69.0535
      CIE-Lab:
        86.5305, 13.1832, 16.5315
        CIE-LCH:
        86.5305, 21.1444, 51.4289
        CIE-Luv:
        86.5305, 30.3297, 21.2703
        Hunter-Lab:
        83.0984, 8.5585, 18.2099
      #fdcfba color charts
#fdcfba RGB chart
      #fdcfba CMYK chart
      #fdcfba RGB pie chart
      #fdcfba color shades, tints & tones
#fdcfba color schemes
#fdcfba color preview, HTML & CSS examples
           This text has a color of #fdcfba        
        
          <p style="color:#fdcfba;">Text here</p>
        
        
          .mytext {color:#fdcfba;}
        
        Text color #fdcfba
      
           This box has a color of #fdcfba        
        
          <div style="background-color:#fdcfba;">Content here</div>
        
        
          .mybackground {background-color:#fdcfba;}
        
        Background color #fdcfba
      
           Border around this has a color of #fdcfba        
        
          <div style="border:2px solid #fdcfba;">Content here</div>
        
        
          .myborder {border:2px solid #fdcfba;}
        
        Border color #fdcfba