#fd3344 color space conversions
Hex:
        #fd3344
        RGB:
        253, 51, 68
        CMY:
        1, 80, 73
        CMYK:
        0, 80, 73, 1
      HSL:
        355°, 98.0583%, 59.6078%
        HSV (HSB):
        355°, 79.8419%, 99.2157%
        XYZ:
        42.7352, 23.6677, 7.7848
        xyY:
        0.5760, 0.3190, 23.6677
      CIE-Lab:
        55.7535, 73.7651, 40.7040
        CIE-LCH:
        55.7535, 84.2502, 28.8901
        CIE-Luv:
        55.7535, 150.8263, 27.1782
        Hunter-Lab:
        48.6494, 71.6637, 24.5672
      #fd3344 color charts
#fd3344 RGB chart
      #fd3344 CMYK chart
      #fd3344 RGB pie chart
      #fd3344 color shades, tints & tones
#fd3344 color schemes
#fd3344 color preview, HTML & CSS examples
           This text has a color of #fd3344        
        
          <p style="color:#fd3344;">Text here</p>
        
        
          .mytext {color:#fd3344;}
        
        Text color #fd3344
      
           This box has a color of #fd3344        
        
          <div style="background-color:#fd3344;">Content here</div>
        
        
          .mybackground {background-color:#fd3344;}
        
        Background color #fd3344
      
           Border around this has a color of #fd3344        
        
          <div style="border:2px solid #fd3344;">Content here</div>
        
        
          .myborder {border:2px solid #fd3344;}
        
        Border color #fd3344