#df221f color space conversions
Hex:
        #df221f
        RGB:
        223, 34, 31
        CMY:
        13, 87, 88
        CMYK:
        0, 85, 86, 13
      HSL:
        1°, 75.5906%, 49.8039%
        HSV (HSB):
        1°, 86.0987%, 87.4510%
        XYZ:
        31.2508, 16.9310, 2.9172
        xyY:
        0.6116, 0.3313, 16.9310
      CIE-Lab:
        48.1729, 68.4919, 50.7972
        CIE-LCH:
        48.1729, 85.2731, 36.5626
        CIE-Luv:
        48.1729, 142.4018, 31.3229
        Hunter-Lab:
        41.1472, 63.5606, 24.5996
      #df221f color charts
#df221f RGB chart
      #df221f CMYK chart
      #df221f RGB pie chart
      #df221f color shades, tints & tones
#df221f color schemes
#df221f color preview, HTML & CSS examples
           This text has a color of #df221f        
        
          <p style="color:#df221f;">Text here</p>
        
        
          .mytext {color:#df221f;}
        
        Text color #df221f
      
           This box has a color of #df221f        
        
          <div style="background-color:#df221f;">Content here</div>
        
        
          .mybackground {background-color:#df221f;}
        
        Background color #df221f
      
           Border around this has a color of #df221f        
        
          <div style="border:2px solid #df221f;">Content here</div>
        
        
          .myborder {border:2px solid #df221f;}
        
        Border color #df221f