#fd48b3 color space conversions
Hex:
        #fd48b3
        RGB:
        253, 72, 179
        CMY:
        1, 72, 30
        CMYK:
        0, 72, 29, 1
      HSL:
        325°, 97.8378%, 63.7255%
        HSV (HSB):
        325°, 71.5415%, 99.2157%
        XYZ:
        50.9621, 28.7720, 45.5154
        xyY:
        0.4069, 0.2297, 28.7720
      CIE-Lab:
        60.5799, 76.1138, -17.5075
        CIE-LCH:
        60.5799, 78.1013, 347.0463
        CIE-Luv:
        60.5799, 103.5074, -39.4265
        Hunter-Lab:
        53.6396, 75.7206, -12.7623
      #fd48b3 color charts
#fd48b3 RGB chart
      #fd48b3 CMYK chart
      #fd48b3 RGB pie chart
      #fd48b3 color shades, tints & tones
#fd48b3 color schemes
#fd48b3 color preview, HTML & CSS examples
           This text has a color of #fd48b3        
        
          <p style="color:#fd48b3;">Text here</p>
        
        
          .mytext {color:#fd48b3;}
        
        Text color #fd48b3
      
           This box has a color of #fd48b3        
        
          <div style="background-color:#fd48b3;">Content here</div>
        
        
          .mybackground {background-color:#fd48b3;}
        
        Background color #fd48b3
      
           Border around this has a color of #fd48b3        
        
          <div style="border:2px solid #fd48b3;">Content here</div>
        
        
          .myborder {border:2px solid #fd48b3;}
        
        Border color #fd48b3