#fd3a75 color space conversions
Hex:
        #fd3a75
        RGB:
        253, 58, 117
        CMY:
        1, 77, 54
        CMYK:
        0, 77, 54, 1
      HSL:
        342°, 97.9899%, 60.9804%
        HSV (HSB):
        342°, 77.0751%, 99.2157%
        XYZ:
        45.2320, 25.1931, 19.3084
        xyY:
        0.5041, 0.2808, 25.1931
      CIE-Lab:
        57.2631, 74.5771, 13.9522
        CIE-LCH:
        57.2631, 75.8710, 10.5966
        CIE-Luv:
        57.2631, 132.7059, 2.2331
        Hunter-Lab:
        50.1927, 73.0207, 12.3270
      #fd3a75 color charts
#fd3a75 RGB chart
      #fd3a75 CMYK chart
      #fd3a75 RGB pie chart
      #fd3a75 color shades, tints & tones
#fd3a75 color schemes
#fd3a75 color preview, HTML & CSS examples
           This text has a color of #fd3a75        
        
          <p style="color:#fd3a75;">Text here</p>
        
        
          .mytext {color:#fd3a75;}
        
        Text color #fd3a75
      
           This box has a color of #fd3a75        
        
          <div style="background-color:#fd3a75;">Content here</div>
        
        
          .mybackground {background-color:#fd3a75;}
        
        Background color #fd3a75
      
           Border around this has a color of #fd3a75        
        
          <div style="border:2px solid #fd3a75;">Content here</div>
        
        
          .myborder {border:2px solid #fd3a75;}
        
        Border color #fd3a75