#fd3334 color space conversions
Hex:
        #fd3334
        RGB:
        253, 51, 52
        CMY:
        1, 80, 80
        CMYK:
        0, 80, 79, 1
      HSL:
        360°, 98.0583%, 59.6078%
        HSV (HSB):
        360°, 79.8419%, 99.2157%
        XYZ:
        42.3117, 23.4982, 5.5544
        xyY:
        0.5929, 0.3293, 23.4982
      CIE-Lab:
        55.5819, 73.2352, 49.2426
        CIE-LCH:
        55.5819, 88.2509, 33.9165
        CIE-Luv:
        55.5819, 154.2704, 32.9945
        Hunter-Lab:
        48.4750, 70.9736, 27.1389
      #fd3334 color charts
#fd3334 RGB chart
      #fd3334 CMYK chart
      #fd3334 RGB pie chart
      #fd3334 color shades, tints & tones
#fd3334 color schemes
#fd3334 color preview, HTML & CSS examples
           This text has a color of #fd3334        
        
          <p style="color:#fd3334;">Text here</p>
        
        
          .mytext {color:#fd3334;}
        
        Text color #fd3334
      
           This box has a color of #fd3334        
        
          <div style="background-color:#fd3334;">Content here</div>
        
        
          .mybackground {background-color:#fd3334;}
        
        Background color #fd3334
      
           Border around this has a color of #fd3334        
        
          <div style="border:2px solid #fd3334;">Content here</div>
        
        
          .myborder {border:2px solid #fd3334;}
        
        Border color #fd3334