#df224d color space conversions
Hex:
        #df224d
        RGB:
        223, 34, 77
        CMY:
        13, 87, 70
        CMYK:
        0, 85, 65, 13
      HSL:
        346°, 74.7036%, 50.3922%
        HSV (HSB):
        346°, 84.7534%, 87.4510%
        XYZ:
        32.3430, 17.3679, 8.6688
        xyY:
        0.5540, 0.2975, 17.3679
      CIE-Lab:
        48.7202, 70.1074, 25.5473
        CIE-LCH:
        48.7202, 74.6171, 20.0218
        CIE-Luv:
        48.7202, 131.6660, 13.8515
        Hunter-Lab:
        41.6748, 65.5997, 16.8393
      #df224d color charts
#df224d RGB chart
      #df224d CMYK chart
      #df224d RGB pie chart
      #df224d color shades, tints & tones
#df224d color schemes
#df224d color preview, HTML & CSS examples
           This text has a color of #df224d        
        
          <p style="color:#df224d;">Text here</p>
        
        
          .mytext {color:#df224d;}
        
        Text color #df224d
      
           This box has a color of #df224d        
        
          <div style="background-color:#df224d;">Content here</div>
        
        
          .mybackground {background-color:#df224d;}
        
        Background color #df224d
      
           Border around this has a color of #df224d        
        
          <div style="border:2px solid #df224d;">Content here</div>
        
        
          .myborder {border:2px solid #df224d;}
        
        Border color #df224d