#fd3eae color space conversions
Hex:
        #fd3eae
        RGB:
        253, 62, 174
        CMY:
        1, 76, 32
        CMYK:
        0, 75, 31, 1
      HSL:
        325°, 97.9487%, 61.7647%
        HSV (HSB):
        325°, 75.4941%, 99.2157%
        XYZ:
        49.8706, 27.3839, 42.7015
        xyY:
        0.4157, 0.2283, 27.3839
      CIE-Lab:
        59.3280, 78.5893, -16.5186
        CIE-LCH:
        59.3280, 80.3065, 348.1299
        CIE-Luv:
        59.3280, 108.7431, -38.3452
        Hunter-Lab:
        52.3296, 78.5354, -11.7506
      #fd3eae color charts
#fd3eae RGB chart
      #fd3eae CMYK chart
      #fd3eae RGB pie chart
      #fd3eae color shades, tints & tones
#fd3eae color schemes
#fd3eae color preview, HTML & CSS examples
           This text has a color of #fd3eae        
        
          <p style="color:#fd3eae;">Text here</p>
        
        
          .mytext {color:#fd3eae;}
        
        Text color #fd3eae
      
           This box has a color of #fd3eae        
        
          <div style="background-color:#fd3eae;">Content here</div>
        
        
          .mybackground {background-color:#fd3eae;}
        
        Background color #fd3eae
      
           Border around this has a color of #fd3eae        
        
          <div style="border:2px solid #fd3eae;">Content here</div>
        
        
          .myborder {border:2px solid #fd3eae;}
        
        Border color #fd3eae