#fd224d color space conversions
Hex:
        #fd224d
        RGB:
        253, 34, 77
        CMY:
        1, 87, 70
        CMYK:
        0, 87, 70, 1
      HSL:
        348°, 98.2063%, 56.2745%
        HSV (HSB):
        348°, 86.5613%, 99.2157%
        XYZ:
        42.4196, 22.5625, 9.1404
        xyY:
        0.5723, 0.3044, 22.5625
      CIE-Lab:
        54.6188, 77.7105, 34.1846
        CIE-LCH:
        54.6188, 84.8971, 23.7445
        CIE-Luv:
        54.6188, 154.6156, 20.6102
        Hunter-Lab:
        47.5000, 76.2832, 21.8409
      #fd224d color charts
#fd224d RGB chart
      #fd224d CMYK chart
      #fd224d RGB pie chart
      #fd224d color shades, tints & tones
#fd224d color schemes
#fd224d color preview, HTML & CSS examples
           This text has a color of #fd224d        
        
          <p style="color:#fd224d;">Text here</p>
        
        
          .mytext {color:#fd224d;}
        
        Text color #fd224d
      
           This box has a color of #fd224d        
        
          <div style="background-color:#fd224d;">Content here</div>
        
        
          .mybackground {background-color:#fd224d;}
        
        Background color #fd224d
      
           Border around this has a color of #fd224d        
        
          <div style="border:2px solid #fd224d;">Content here</div>
        
        
          .myborder {border:2px solid #fd224d;}
        
        Border color #fd224d