#df0d40 color space conversions
Hex:
        #df0d40
        RGB:
        223, 13, 64
        CMY:
        13, 95, 75
        CMYK:
        0, 94, 71, 13
      HSL:
        345°, 88.9831%, 46.2745%
        HSV (HSB):
        345°, 94.1704%, 87.4510%
        XYZ:
        31.5008, 16.3460, 6.3453
        xyY:
        0.5813, 0.3016, 16.3460
      CIE-Lab:
        47.4252, 72.6327, 31.8135
        CIE-LCH:
        47.4252, 79.2944, 23.6536
        CIE-Luv:
        47.4252, 140.7161, 17.9593
        Hunter-Lab:
        40.4302, 68.3237, 18.9959
      #df0d40 color charts
#df0d40 RGB chart
      #df0d40 CMYK chart
      #df0d40 RGB pie chart
      #df0d40 color shades, tints & tones
#df0d40 color schemes
#df0d40 color preview, HTML & CSS examples
           This text has a color of #df0d40        
        
          <p style="color:#df0d40;">Text here</p>
        
        
          .mytext {color:#df0d40;}
        
        Text color #df0d40
      
           This box has a color of #df0d40        
        
          <div style="background-color:#df0d40;">Content here</div>
        
        
          .mybackground {background-color:#df0d40;}
        
        Background color #df0d40
      
           Border around this has a color of #df0d40        
        
          <div style="border:2px solid #df0d40;">Content here</div>
        
        
          .myborder {border:2px solid #df0d40;}
        
        Border color #df0d40