#fd66b1 color space conversions
Hex:
        #fd66b1
        RGB:
        253, 102, 177
        CMY:
        1, 60, 31
        CMYK:
        0, 60, 30, 1
      HSL:
        330°, 97.4194%, 69.6078%
        HSV (HSB):
        330°, 59.6838%, 99.2157%
        XYZ:
        53.1952, 33.5597, 45.2689
        xyY:
        0.4029, 0.2542, 33.5597
      CIE-Lab:
        64.6116, 64.5845, -10.2860
        CIE-LCH:
        64.6116, 65.3985, 350.9508
        CIE-Luv:
        64.6116, 91.9496, -26.9765
        Hunter-Lab:
        57.9307, 62.5297, -5.7796
      #fd66b1 color charts
#fd66b1 RGB chart
      #fd66b1 CMYK chart
      #fd66b1 RGB pie chart
      #fd66b1 color shades, tints & tones
#fd66b1 color schemes
#fd66b1 color preview, HTML & CSS examples
           This text has a color of #fd66b1        
        
          <p style="color:#fd66b1;">Text here</p>
        
        
          .mytext {color:#fd66b1;}
        
        Text color #fd66b1
      
           This box has a color of #fd66b1        
        
          <div style="background-color:#fd66b1;">Content here</div>
        
        
          .mybackground {background-color:#fd66b1;}
        
        Background color #fd66b1
      
           Border around this has a color of #fd66b1        
        
          <div style="border:2px solid #fd66b1;">Content here</div>
        
        
          .myborder {border:2px solid #fd66b1;}
        
        Border color #fd66b1