#fdacb2 color space conversions
Hex:
        #fdacb2
        RGB:
        253, 172, 178
        CMY:
        1, 33, 30
        CMYK:
        0, 32, 30, 1
      HSL:
        356°, 95.2941%, 83.3333%
        HSV (HSB):
        356°, 32.0158%, 99.2157%
        XYZ:
        63.2964, 53.6020, 49.1296
        xyY:
        0.3812, 0.3228, 53.6020
      CIE-Lab:
        78.2291, 30.4734, 9.0643
        CIE-LCH:
        78.2291, 31.7929, 16.5651
        CIE-Luv:
        78.2291, 52.5514, 7.2061
        Hunter-Lab:
        73.2134, 26.1981, 11.4630
      #fdacb2 color charts
#fdacb2 RGB chart
      #fdacb2 CMYK chart
      #fdacb2 RGB pie chart
      #fdacb2 color shades, tints & tones
#fdacb2 color schemes
#fdacb2 color preview, HTML & CSS examples
           This text has a color of #fdacb2        
        
          <p style="color:#fdacb2;">Text here</p>
        
        
          .mytext {color:#fdacb2;}
        
        Text color #fdacb2
      
           This box has a color of #fdacb2        
        
          <div style="background-color:#fdacb2;">Content here</div>
        
        
          .mybackground {background-color:#fdacb2;}
        
        Background color #fdacb2
      
           Border around this has a color of #fdacb2        
        
          <div style="border:2px solid #fdacb2;">Content here</div>
        
        
          .myborder {border:2px solid #fdacb2;}
        
        Border color #fdacb2