#fd3347 color space conversions
Hex:
        #fd3347
        RGB:
        253, 51, 71
        CMY:
        1, 80, 72
        CMYK:
        0, 80, 72, 1
      HSL:
        354°, 98.0583%, 59.6078%
        HSV (HSB):
        354°, 79.8419%, 99.2157%
        XYZ:
        42.8292, 23.7052, 8.2795
        xyY:
        0.5725, 0.3169, 23.7052
      CIE-Lab:
        55.7915, 73.8820, 39.0471
        CIE-LCH:
        55.7915, 83.5657, 27.8567
        CIE-Luv:
        55.7915, 150.0831, 25.9198
        Hunter-Lab:
        48.6880, 71.8163, 23.9993
      #fd3347 color charts
#fd3347 RGB chart
      #fd3347 CMYK chart
      #fd3347 RGB pie chart
      #fd3347 color shades, tints & tones
#fd3347 color schemes
#fd3347 color preview, HTML & CSS examples
           This text has a color of #fd3347        
        
          <p style="color:#fd3347;">Text here</p>
        
        
          .mytext {color:#fd3347;}
        
        Text color #fd3347
      
           This box has a color of #fd3347        
        
          <div style="background-color:#fd3347;">Content here</div>
        
        
          .mybackground {background-color:#fd3347;}
        
        Background color #fd3347
      
           Border around this has a color of #fd3347        
        
          <div style="border:2px solid #fd3347;">Content here</div>
        
        
          .myborder {border:2px solid #fd3347;}
        
        Border color #fd3347