#fd48da color space conversions
Hex:
        #fd48da
        RGB:
        253, 72, 218
        CMY:
        1, 72, 15
        CMYK:
        0, 72, 14, 1
      HSL:
        312°, 97.8378%, 63.7255%
        HSV (HSB):
        312°, 71.5415%, 99.2157%
        XYZ:
        55.4803, 30.5793, 69.3079
        xyY:
        0.3571, 0.1968, 30.5793
      CIE-Lab:
        62.1509, 81.0084, -37.3003
        CIE-LCH:
        62.1509, 89.1833, 335.2763
        CIE-Luv:
        62.1509, 88.4638, -70.4568
        Hunter-Lab:
        55.2986, 82.3139, -35.6015
      #fd48da color charts
#fd48da RGB chart
      #fd48da CMYK chart
      #fd48da RGB pie chart
      #fd48da color shades, tints & tones
#fd48da color schemes
#fd48da color preview, HTML & CSS examples
           This text has a color of #fd48da        
        
          <p style="color:#fd48da;">Text here</p>
        
        
          .mytext {color:#fd48da;}
        
        Text color #fd48da
      
           This box has a color of #fd48da        
        
          <div style="background-color:#fd48da;">Content here</div>
        
        
          .mybackground {background-color:#fd48da;}
        
        Background color #fd48da
      
           Border around this has a color of #fd48da        
        
          <div style="border:2px solid #fd48da;">Content here</div>
        
        
          .myborder {border:2px solid #fd48da;}
        
        Border color #fd48da