#fdbfbe color space conversions
Hex:
        #fdbfbe
        RGB:
        253, 191, 190
        CMY:
        1, 25, 25
        CMYK:
        0, 25, 25, 1
      HSL:
        1°, 94.0299%, 86.8627%
        HSV (HSB):
        1°, 24.9012%, 99.2157%
        XYZ:
        68.4331, 61.8620, 57.0489
        xyY:
        0.3653, 0.3302, 61.8620
      CIE-Lab:
        82.8400, 22.1045, 9.1788
        CIE-LCH:
        82.8400, 23.9345, 22.5504
        CIE-Luv:
        82.8400, 39.4353, 9.1970
        Hunter-Lab:
        78.6524, 17.6659, 12.0518
      #fdbfbe color charts
#fdbfbe RGB chart
      #fdbfbe CMYK chart
      #fdbfbe RGB pie chart
      #fdbfbe color shades, tints & tones
#fdbfbe color schemes
#fdbfbe color preview, HTML & CSS examples
           This text has a color of #fdbfbe        
        
          <p style="color:#fdbfbe;">Text here</p>
        
        
          .mytext {color:#fdbfbe;}
        
        Text color #fdbfbe
      
           This box has a color of #fdbfbe        
        
          <div style="background-color:#fdbfbe;">Content here</div>
        
        
          .mybackground {background-color:#fdbfbe;}
        
        Background color #fdbfbe
      
           Border around this has a color of #fdbfbe        
        
          <div style="border:2px solid #fdbfbe;">Content here</div>
        
        
          .myborder {border:2px solid #fdbfbe;}
        
        Border color #fdbfbe