#fd61af color space conversions
Hex:
        #fd61af
        RGB:
        253, 97, 175
        CMY:
        1, 62, 31
        CMYK:
        0, 62, 31, 1
      HSL:
        330°, 97.5000%, 68.6275%
        HSV (HSB):
        330°, 61.6601%, 99.2157%
        XYZ:
        52.5206, 32.5272, 44.0677
        xyY:
        0.4068, 0.2519, 32.5272
      CIE-Lab:
        63.7762, 66.4359, -10.3940
        CIE-LCH:
        63.7762, 67.2440, 351.1080
        CIE-Luv:
        63.7762, 94.9220, -27.4539
        Hunter-Lab:
        57.0326, 64.5712, -5.8891
      #fd61af color charts
#fd61af RGB chart
      #fd61af CMYK chart
      #fd61af RGB pie chart
      #fd61af color shades, tints & tones
#fd61af color schemes
#fd61af color preview, HTML & CSS examples
           This text has a color of #fd61af        
        
          <p style="color:#fd61af;">Text here</p>
        
        
          .mytext {color:#fd61af;}
        
        Text color #fd61af
      
           This box has a color of #fd61af        
        
          <div style="background-color:#fd61af;">Content here</div>
        
        
          .mybackground {background-color:#fd61af;}
        
        Background color #fd61af
      
           Border around this has a color of #fd61af        
        
          <div style="border:2px solid #fd61af;">Content here</div>
        
        
          .myborder {border:2px solid #fd61af;}
        
        Border color #fd61af