#fb48af color space conversions
Hex:
        #fb48af
        RGB:
        251, 72, 175
        CMY:
        2, 72, 31
        CMYK:
        0, 71, 30, 2
      HSL:
        325°, 95.7219%, 63.3333%
        HSV (HSB):
        325°, 71.3147%, 98.4314%
        XYZ:
        49.8389, 28.2391, 43.3813
        xyY:
        0.4103, 0.2325, 28.2391
      CIE-Lab:
        60.1041, 75.1582, -15.9531
        CIE-LCH:
        60.1041, 76.8327, 348.0162
        CIE-Luv:
        60.1041, 103.4938, -36.9227
        Hunter-Lab:
        53.1405, 74.4141, -11.2032
      #fb48af color charts
#fb48af RGB chart
      #fb48af CMYK chart
      #fb48af RGB pie chart
      #fb48af color shades, tints & tones
#fb48af color schemes
#fb48af color preview, HTML & CSS examples
           This text has a color of #fb48af        
        
          <p style="color:#fb48af;">Text here</p>
        
        
          .mytext {color:#fb48af;}
        
        Text color #fb48af
      
           This box has a color of #fb48af        
        
          <div style="background-color:#fb48af;">Content here</div>
        
        
          .mybackground {background-color:#fb48af;}
        
        Background color #fb48af
      
           Border around this has a color of #fb48af        
        
          <div style="border:2px solid #fb48af;">Content here</div>
        
        
          .myborder {border:2px solid #fb48af;}
        
        Border color #fb48af