#fdb6bc color space conversions
Hex:
        #fdb6bc
        RGB:
        253, 182, 188
        CMY:
        1, 29, 26
        CMYK:
        0, 28, 26, 1
      HSL:
        355°, 94.6667%, 85.2941%
        HSV (HSB):
        355°, 28.0632%, 99.2157%
        XYZ:
        66.3131, 57.9694, 55.2711
        xyY:
        0.3693, 0.3229, 57.9694
      CIE-Lab:
        80.7218, 26.5583, 7.2193
        CIE-LCH:
        80.7218, 27.5221, 15.2072
        CIE-Luv:
        80.7218, 45.0539, 5.4998
        Hunter-Lab:
        76.1376, 22.2261, 10.2556
      #fdb6bc color charts
#fdb6bc RGB chart
      #fdb6bc CMYK chart
      #fdb6bc RGB pie chart
      #fdb6bc color shades, tints & tones
#fdb6bc color schemes
#fdb6bc color preview, HTML & CSS examples
           This text has a color of #fdb6bc        
        
          <p style="color:#fdb6bc;">Text here</p>
        
        
          .mytext {color:#fdb6bc;}
        
        Text color #fdb6bc
      
           This box has a color of #fdb6bc        
        
          <div style="background-color:#fdb6bc;">Content here</div>
        
        
          .mybackground {background-color:#fdb6bc;}
        
        Background color #fdb6bc
      
           Border around this has a color of #fdb6bc        
        
          <div style="border:2px solid #fdb6bc;">Content here</div>
        
        
          .myborder {border:2px solid #fdb6bc;}
        
        Border color #fdb6bc