#fdb5c1 color space conversions
Hex:
        #fdb5c1
        RGB:
        253, 181, 193
        CMY:
        1, 29, 24
        CMYK:
        0, 28, 24, 1
      HSL:
        350°, 94.7368%, 85.0980%
        HSV (HSB):
        350°, 28.4585%, 99.2157%
        XYZ:
        66.6575, 57.7806, 58.0916
        xyY:
        0.3652, 0.3166, 57.7806
      CIE-Lab:
        80.6167, 27.7778, 4.3692
        CIE-LCH:
        80.6167, 28.1193, 8.9388
        CIE-Luv:
        80.6167, 44.9377, 1.2081
        Hunter-Lab:
        76.0136, 23.5057, 7.8985
      #fdb5c1 color charts
#fdb5c1 RGB chart
      #fdb5c1 CMYK chart
      #fdb5c1 RGB pie chart
      #fdb5c1 color shades, tints & tones
#fdb5c1 color schemes
#fdb5c1 color preview, HTML & CSS examples
           This text has a color of #fdb5c1        
        
          <p style="color:#fdb5c1;">Text here</p>
        
        
          .mytext {color:#fdb5c1;}
        
        Text color #fdb5c1
      
           This box has a color of #fdb5c1        
        
          <div style="background-color:#fdb5c1;">Content here</div>
        
        
          .mybackground {background-color:#fdb5c1;}
        
        Background color #fdb5c1
      
           Border around this has a color of #fdb5c1        
        
          <div style="border:2px solid #fdb5c1;">Content here</div>
        
        
          .myborder {border:2px solid #fdb5c1;}
        
        Border color #fdb5c1