#fdb9be color space conversions
Hex:
        #fdb9be
        RGB:
        253, 185, 190
        CMY:
        1, 27, 25
        CMYK:
        0, 27, 25, 1
      HSL:
        356°, 94.4444%, 85.8824%
        HSV (HSB):
        356°, 26.8775%, 99.2157%
        XYZ:
        67.1512, 59.2983, 56.6217
        xyY:
        0.3668, 0.3239, 59.2983
      CIE-Lab:
        81.4553, 25.2573, 7.1949
        CIE-LCH:
        81.4553, 26.2621, 15.9005
        CIE-Luv:
        81.4553, 42.9966, 5.7418
        Hunter-Lab:
        77.0054, 20.8985, 10.3081
      #fdb9be color charts
#fdb9be RGB chart
      #fdb9be CMYK chart
      #fdb9be RGB pie chart
      #fdb9be color shades, tints & tones
#fdb9be color schemes
#fdb9be color preview, HTML & CSS examples
           This text has a color of #fdb9be        
        
          <p style="color:#fdb9be;">Text here</p>
        
        
          .mytext {color:#fdb9be;}
        
        Text color #fdb9be
      
           This box has a color of #fdb9be        
        
          <div style="background-color:#fdb9be;">Content here</div>
        
        
          .mybackground {background-color:#fdb9be;}
        
        Background color #fdb9be
      
           Border around this has a color of #fdb9be        
        
          <div style="border:2px solid #fdb9be;">Content here</div>
        
        
          .myborder {border:2px solid #fdb9be;}
        
        Border color #fdb9be