#df1f14 color space conversions
Hex:
        #df1f14
        RGB:
        223, 31, 20
        CMY:
        13, 88, 92
        CMYK:
        0, 86, 91, 13
      HSL:
        3°, 83.5391%, 47.6471%
        HSV (HSB):
        3°, 91.0314%, 87.4510%
        XYZ:
        31.0477, 16.7185, 2.2524
        xyY:
        0.6207, 0.3342, 16.7185
      CIE-Lab:
        47.9033, 68.9048, 55.2756
        CIE-LCH:
        47.9033, 88.3361, 38.7367
        CIE-Luv:
        47.9033, 144.7932, 33.0441
        Hunter-Lab:
        40.8882, 63.9862, 25.3556
      #df1f14 color charts
#df1f14 RGB chart
      #df1f14 CMYK chart
      #df1f14 RGB pie chart
      #df1f14 color shades, tints & tones
#df1f14 color schemes
#df1f14 color preview, HTML & CSS examples
           This text has a color of #df1f14        
        
          <p style="color:#df1f14;">Text here</p>
        
        
          .mytext {color:#df1f14;}
        
        Text color #df1f14
      
           This box has a color of #df1f14        
        
          <div style="background-color:#df1f14;">Content here</div>
        
        
          .mybackground {background-color:#df1f14;}
        
        Background color #df1f14
      
           Border around this has a color of #df1f14        
        
          <div style="border:2px solid #df1f14;">Content here</div>
        
        
          .myborder {border:2px solid #df1f14;}
        
        Border color #df1f14