#df113d color space conversions
Hex:
        #df113d
        RGB:
        223, 17, 61
        CMY:
        13, 93, 76
        CMYK:
        0, 92, 73, 13
      HSL:
        347°, 85.8333%, 47.0588%
        HSV (HSB):
        347°, 92.3767%, 87.4510%
        XYZ:
        31.4742, 16.4258, 5.9265
        xyY:
        0.5847, 0.3052, 16.4258
      CIE-Lab:
        47.5282, 72.0911, 33.7361
        CIE-LCH:
        47.5282, 79.5943, 25.0779
        CIE-Luv:
        47.5282, 140.8762, 19.5887
        Hunter-Lab:
        40.5287, 67.6958, 19.7002
      #df113d color charts
#df113d RGB chart
      #df113d CMYK chart
      #df113d RGB pie chart
      #df113d color shades, tints & tones
#df113d color schemes
#df113d color preview, HTML & CSS examples
           This text has a color of #df113d        
        
          <p style="color:#df113d;">Text here</p>
        
        
          .mytext {color:#df113d;}
        
        Text color #df113d
      
           This box has a color of #df113d        
        
          <div style="background-color:#df113d;">Content here</div>
        
        
          .mybackground {background-color:#df113d;}
        
        Background color #df113d
      
           Border around this has a color of #df113d        
        
          <div style="border:2px solid #df113d;">Content here</div>
        
        
          .myborder {border:2px solid #df113d;}
        
        Border color #df113d