#f5acd1 color space conversions
Hex:
        #f5acd1
        RGB:
        245, 172, 209
        CMY:
        4, 33, 18
        CMYK:
        0, 30, 15, 4
      HSL:
        330°, 78.4946%, 81.7647%
        HSV (HSB):
        330°, 29.7959%, 96.0784%
        XYZ:
        63.9173, 53.5210, 67.2834
        xyY:
        0.3460, 0.2897, 53.5210
      CIE-Lab:
        78.1816, 32.1014, -7.9694
        CIE-LCH:
        78.1816, 33.0758, 346.0577
        CIE-Luv:
        78.1816, 42.0982, -17.8499
        Hunter-Lab:
        73.1580, 27.9269, -3.3183
      #f5acd1 color charts
#f5acd1 RGB chart
      #f5acd1 CMYK chart
      #f5acd1 RGB pie chart
      #f5acd1 color shades, tints & tones
#f5acd1 color schemes
#f5acd1 color preview, HTML & CSS examples
           This text has a color of #f5acd1        
        
          <p style="color:#f5acd1;">Text here</p>
        
        
          .mytext {color:#f5acd1;}
        
        Text color #f5acd1
      
           This box has a color of #f5acd1        
        
          <div style="background-color:#f5acd1;">Content here</div>
        
        
          .mybackground {background-color:#f5acd1;}
        
        Background color #f5acd1
      
           Border around this has a color of #f5acd1        
        
          <div style="border:2px solid #f5acd1;">Content here</div>
        
        
          .myborder {border:2px solid #f5acd1;}
        
        Border color #f5acd1