#fd5aae color space conversions
Hex:
        #fd5aae
        RGB:
        253, 90, 174
        CMY:
        1, 65, 32
        CMYK:
        0, 64, 31, 1
      HSL:
        329°, 97.6048%, 67.2549%
        HSV (HSB):
        329°, 64.4269%, 99.2157%
        XYZ:
        51.8042, 31.2510, 43.3461
        xyY:
        0.4098, 0.2472, 31.2510
      CIE-Lab:
        62.7189, 69.1191, -11.4050
        CIE-LCH:
        62.7189, 70.0537, 350.6303
        CIE-Luv:
        62.7189, 98.3777, -29.3803
        Hunter-Lab:
        55.9026, 67.5841, -6.8408
      #fd5aae color charts
#fd5aae RGB chart
      #fd5aae CMYK chart
      #fd5aae RGB pie chart
      #fd5aae color shades, tints & tones
#fd5aae color schemes
#fd5aae color preview, HTML & CSS examples
           This text has a color of #fd5aae        
        
          <p style="color:#fd5aae;">Text here</p>
        
        
          .mytext {color:#fd5aae;}
        
        Text color #fd5aae
      
           This box has a color of #fd5aae        
        
          <div style="background-color:#fd5aae;">Content here</div>
        
        
          .mybackground {background-color:#fd5aae;}
        
        Background color #fd5aae
      
           Border around this has a color of #fd5aae        
        
          <div style="border:2px solid #fd5aae;">Content here</div>
        
        
          .myborder {border:2px solid #fd5aae;}
        
        Border color #fd5aae