#fd448e color space conversions
Hex:
        #fd448e
        RGB:
        253, 68, 142
        CMY:
        1, 73, 44
        CMYK:
        0, 73, 44, 1
      HSL:
        336°, 97.8836%, 62.9412%
        HSV (HSB):
        336°, 73.1225%, 99.2157%
        XYZ:
        47.4576, 26.9699, 28.2956
        xyY:
        0.4620, 0.2625, 26.9699
      CIE-Lab:
        58.9464, 73.6218, 1.5889
        CIE-LCH:
        58.9464, 73.6389, 1.2364
        CIE-Luv:
        58.9464, 119.3385, -12.4423
        Hunter-Lab:
        51.9325, 72.2371, 4.0484
      #fd448e color charts
#fd448e RGB chart
      #fd448e CMYK chart
      #fd448e RGB pie chart
      #fd448e color shades, tints & tones
#fd448e color schemes
#fd448e color preview, HTML & CSS examples
           This text has a color of #fd448e        
        
          <p style="color:#fd448e;">Text here</p>
        
        
          .mytext {color:#fd448e;}
        
        Text color #fd448e
      
           This box has a color of #fd448e        
        
          <div style="background-color:#fd448e;">Content here</div>
        
        
          .mybackground {background-color:#fd448e;}
        
        Background color #fd448e
      
           Border around this has a color of #fd448e        
        
          <div style="border:2px solid #fd448e;">Content here</div>
        
        
          .myborder {border:2px solid #fd448e;}
        
        Border color #fd448e