#fdb6ba color space conversions
Hex:
        #fdb6ba
        RGB:
        253, 182, 186
        CMY:
        1, 29, 27
        CMYK:
        0, 28, 26, 1
      HSL:
        357°, 94.6667%, 85.2941%
        HSV (HSB):
        357°, 28.0632%, 99.2157%
        XYZ:
        66.0989, 57.8837, 54.1433
        xyY:
        0.3711, 0.3250, 57.8837
      CIE-Lab:
        80.6741, 26.2859, 8.2298
        CIE-LCH:
        80.6741, 27.5441, 17.3847
        CIE-Luv:
        80.6741, 45.3323, 6.9703
        Hunter-Lab:
        76.0813, 21.9371, 11.0632
      #fdb6ba color charts
#fdb6ba RGB chart
      #fdb6ba CMYK chart
      #fdb6ba RGB pie chart
      #fdb6ba color shades, tints & tones
#fdb6ba color schemes
#fdb6ba color preview, HTML & CSS examples
           This text has a color of #fdb6ba        
        
          <p style="color:#fdb6ba;">Text here</p>
        
        
          .mytext {color:#fdb6ba;}
        
        Text color #fdb6ba
      
           This box has a color of #fdb6ba        
        
          <div style="background-color:#fdb6ba;">Content here</div>
        
        
          .mybackground {background-color:#fdb6ba;}
        
        Background color #fdb6ba
      
           Border around this has a color of #fdb6ba        
        
          <div style="border:2px solid #fdb6ba;">Content here</div>
        
        
          .myborder {border:2px solid #fdb6ba;}
        
        Border color #fdb6ba