#df1c28 color space conversions
Hex:
        #df1c28
        RGB:
        223, 28, 40
        CMY:
        13, 89, 84
        CMYK:
        0, 87, 82, 13
      HSL:
        356°, 77.6892%, 49.2157%
        HSV (HSB):
        356°, 87.4439%, 87.4510%
        XYZ:
        31.2297, 16.6717, 3.5795
        xyY:
        0.6066, 0.3238, 16.6717
      CIE-Lab:
        47.8437, 69.8335, 46.0062
        CIE-LCH:
        47.8437, 83.6258, 33.3768
        CIE-Luv:
        47.8437, 142.9908, 28.2627
        Hunter-Lab:
        40.8310, 65.0720, 23.3840
      #df1c28 color charts
#df1c28 RGB chart
      #df1c28 CMYK chart
      #df1c28 RGB pie chart
      #df1c28 color shades, tints & tones
#df1c28 color schemes
#df1c28 color preview, HTML & CSS examples
           This text has a color of #df1c28        
        
          <p style="color:#df1c28;">Text here</p>
        
        
          .mytext {color:#df1c28;}
        
        Text color #df1c28
      
           This box has a color of #df1c28        
        
          <div style="background-color:#df1c28;">Content here</div>
        
        
          .mybackground {background-color:#df1c28;}
        
        Background color #df1c28
      
           Border around this has a color of #df1c28        
        
          <div style="border:2px solid #df1c28;">Content here</div>
        
        
          .myborder {border:2px solid #df1c28;}
        
        Border color #df1c28