#fd3370 color space conversions
Hex:
        #fd3370
        RGB:
        253, 51, 112
        CMY:
        1, 80, 56
        CMYK:
        0, 80, 56, 1
      HSL:
        342°, 98.0583%, 59.6078%
        HSV (HSB):
        342°, 79.8419%, 99.2157%
        XYZ:
        44.6165, 24.4202, 17.6912
        xyY:
        0.5144, 0.2816, 24.4202
      CIE-Lab:
        56.5060, 76.0616, 15.8757
        CIE-LCH:
        56.5060, 77.7008, 11.7896
        CIE-Luv:
        56.5060, 137.2128, 3.9213
        Hunter-Lab:
        49.4167, 74.6814, 13.3658
      #fd3370 color charts
#fd3370 RGB chart
      #fd3370 CMYK chart
      #fd3370 RGB pie chart
      #fd3370 color shades, tints & tones
#fd3370 color schemes
#fd3370 color preview, HTML & CSS examples
           This text has a color of #fd3370        
        
          <p style="color:#fd3370;">Text here</p>
        
        
          .mytext {color:#fd3370;}
        
        Text color #fd3370
      
           This box has a color of #fd3370        
        
          <div style="background-color:#fd3370;">Content here</div>
        
        
          .mybackground {background-color:#fd3370;}
        
        Background color #fd3370
      
           Border around this has a color of #fd3370        
        
          <div style="border:2px solid #fd3370;">Content here</div>
        
        
          .myborder {border:2px solid #fd3370;}
        
        Border color #fd3370