#df001f color space conversions
Hex:
        #df001f
        RGB:
        223, 0, 31
        CMY:
        13, 100, 88
        CMYK:
        0, 100, 86, 13
      HSL:
        352°, 100.0000%, 43.7255%
        HSV (HSB):
        352°, 100.0000%, 87.4510%
        XYZ:
        30.6787, 15.7869, 2.7266
        xyY:
        0.6237, 0.3209, 15.7869
      CIE-Lab:
        46.6937, 72.7494, 49.5801
        CIE-LCH:
        46.6937, 88.0379, 34.2752
        CIE-Luv:
        46.6937, 150.1306, 28.5816
        Hunter-Lab:
        39.7327, 68.2925, 23.7443
      #df001f color charts
#df001f RGB chart
      #df001f CMYK chart
      #df001f RGB pie chart
      #df001f color shades, tints & tones
#df001f color schemes
#df001f color preview, HTML & CSS examples
           This text has a color of #df001f        
        
          <p style="color:#df001f;">Text here</p>
        
        
          .mytext {color:#df001f;}
        
        Text color #df001f
      
           This box has a color of #df001f        
        
          <div style="background-color:#df001f;">Content here</div>
        
        
          .mybackground {background-color:#df001f;}
        
        Background color #df001f
      
           Border around this has a color of #df001f        
        
          <div style="border:2px solid #df001f;">Content here</div>
        
        
          .myborder {border:2px solid #df001f;}
        
        Border color #df001f