#fd4865 color space conversions
Hex:
        #fd4865
        RGB:
        253, 72, 101
        CMY:
        1, 72, 60
        CMYK:
        0, 72, 60, 1
      HSL:
        350°, 97.8378%, 63.7255%
        HSV (HSB):
        350°, 71.5415%, 99.2157%
        XYZ:
        45.1743, 26.4570, 15.0377
        xyY:
        0.5212, 0.3053, 26.4570
      CIE-Lab:
        58.4683, 69.2165, 25.0135
        CIE-LCH:
        58.4683, 73.5976, 19.8689
        CIE-Luv:
        58.4683, 131.5666, 15.5507
        Hunter-Lab:
        51.4363, 66.7554, 18.6717
      #fd4865 color charts
#fd4865 RGB chart
      #fd4865 CMYK chart
      #fd4865 RGB pie chart
      #fd4865 color shades, tints & tones
#fd4865 color schemes
#fd4865 color preview, HTML & CSS examples
           This text has a color of #fd4865        
        
          <p style="color:#fd4865;">Text here</p>
        
        
          .mytext {color:#fd4865;}
        
        Text color #fd4865
      
           This box has a color of #fd4865        
        
          <div style="background-color:#fd4865;">Content here</div>
        
        
          .mybackground {background-color:#fd4865;}
        
        Background color #fd4865
      
           Border around this has a color of #fd4865        
        
          <div style="border:2px solid #fd4865;">Content here</div>
        
        
          .myborder {border:2px solid #fd4865;}
        
        Border color #fd4865